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

In This Topic
    TextStyleExSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.TextStyleEx surrogate.
    Syntax
    'Declaration
     
    Public Class TextStyleExSurrogate 
       Inherits TextStyleSurrogate
    public class TextStyleExSurrogate : TextStyleSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.TextStyleSurrogate
             devDept.Serialization.TextStyleExSurrogate

    See Also