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