Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
Vector3d
See Also