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

In This Topic
    LayerExSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.LayerEx surrogate.
    Syntax
    'Declaration
     
    Public Class LayerExSurrogate 
       Inherits LayerSurrogate
    public class LayerExSurrogate : LayerSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.LayerSurrogate
             devDept.Serialization.LayerExSurrogate

    See Also