Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextStyleSurrogate Class / CopyDataFromObject Method

In This Topic
    CopyDataFromObject Method (TextStyleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal ts As TextStyle _
    ) 
    protected override void CopyDataFromObject( 
       TextStyle ts
    )

    Parameters

    ts
    See Also