Eyeshot 11 WPF API Reference
WPF 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