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