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

In This Topic
    XY Property
    In This Topic
    Gets the XY plane.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property XY As Plane
    public static Plane XY {get;}
    See Also