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

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