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