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

In This Topic
    SolidSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Entities.Solid surrogate.
    Syntax
    'Declaration
     
    Public Class SolidSurrogate 
       Inherits EntitySurrogate
    public class SolidSurrogate : EntitySurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.SolidSurrogate

    See Also