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

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

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.Point2DSurrogate
             devDept.Serialization.Point3DSurrogate
                devDept.Serialization.PointUSurrogate
                   devDept.Serialization.PointUvSurrogate

    See Also