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

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