Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / PortionSurrogate Class / ConvertToObject Method

In This Topic
    ConvertToObject Method (PortionSurrogate)
    In This Topic
    Creates the object related to the surrogate.
    Syntax
    'Declaration
     
    Protected Overrides Function ConvertToObject() As Entity
    protected override Entity ConvertToObject()

    Return Value

    The object created.
    Remarks
    See Also