Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Plane Class / Equation Property

In This Topic
    Equation Property
    In This Topic
    Gets the plane equation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Equation As PlaneEquation
    public PlaneEquation Equation {get;}
    See Also