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

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