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

In This Topic
    AxisY Property (Plane)
    In This Topic
    Gets the plane Y axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisY As Vector3D
    public Vector3D AxisY {get;}
    See Also