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

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

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.Point2DSurrogate
             devDept.Serialization.Point3DSurrogate
                devDept.Serialization.PointNormalSurrogate

    See Also