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

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

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

    See Also