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

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

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

    See Also