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

In This Topic
    PlaneEquationSurrogate Class
    In This Topic
    Defines the devDept.Geometry.PlaneEquation surrogate.
    Syntax
    'Declaration
     
    Public Class PlaneEquationSurrogate 
       Inherits Vector3DSurrogate
    public class PlaneEquationSurrogate : Vector3DSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.Point2DSurrogate
             devDept.Serialization.Point3DSurrogate
                devDept.Serialization.Vector3DSurrogate
                   devDept.Serialization.PlaneEquationSurrogate

    See Also