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

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

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

    See Also