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