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

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

    Return Value

    The object created.
    Remarks
    See Also