Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextStyleExSurrogate Class / TextStyleExSurrogate Constructor

In This Topic
    TextStyleExSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal textStyleEx As TextStyleEx _
    )
    public TextStyleExSurrogate( 
       TextStyleEx textStyleEx
    )

    Parameters

    textStyleEx
    See Also