Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AnalyticSurfSurrogate Class / ConvertToObject Method

In This Topic
    ConvertToObject Method (AnalyticSurfSurrogate)
    In This Topic
    Creates the object related to the surrogate.
    Syntax
    'Declaration
     
    Protected Overrides MustOverride Function ConvertToObject() As AnalyticSurf
    protected override abstract AnalyticSurf ConvertToObject()

    Return Value

    The object created.
    See Also