Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static Vector3d ZAxis { get; }
Public Shared ReadOnly Property ZAxis As Vector3d
Get
public:
static property Vector3d ZAxis {
Vector3d get ();
}
static member ZAxis : Vector3d with get
Property Value
Vector3d
See Also