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

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

    Return Value

    The object created.
    Remarks
    See Also