Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / Plane Class / YX Property

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