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

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

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

    See Also