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

In This Topic
    PointTangentSurrogate Class
    In This Topic
    Defines the devDept.Geometry.PointTangent surrogate.
    Syntax
    'Declaration
     
    Public Class PointTangentSurrogate 
       Inherits Point3DSurrogate
    public class PointTangentSurrogate : Point3DSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.Point2DSurrogate
             devDept.Serialization.Point3DSurrogate
                devDept.Serialization.PointTangentSurrogate
                   devDept.Serialization.PointTangentUSurrogate

    See Also