Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Vector3D Class / AxisZ Property

In This Topic
    AxisZ Property (Vector3D)
    In This Topic
    Returns the Z axis vector.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property AxisZ As Vector3D
    public static Vector3D AxisZ {get;}
    See Also