Unit Z vector.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static Vector3 UnitZ { get; }
Public Shared ReadOnly Property UnitZ As Vector3
Get
public:
static property Vector3 UnitZ {
Vector3 get ();
}
static member UnitZ : Vector3 with get
STATIC PROPERTY UnitZ AS Vector3 GET
Property Value
Type:
Vector3See Also