CoordinateSystem2dYaxis Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Vector2d Yaxis { get; }
Public ReadOnly Property Yaxis As Vector2d
Get
public:
property Vector2d Yaxis {
Vector2d get ();
}
member Yaxis : Vector2d with get
Property Value
Type:
Vector2d
See Also