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

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

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

    See Also