EllipticalArc2dMajorRadius
Property
|
Property that represents major radius of this
elliptical arc.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double MajorRadius { get; set; }
Public Property MajorRadius As Double
Get
Set
public:
property double MajorRadius {
double get ();
void set (double value);
}
member MajorRadius : float with get, set
Property Value
Double
See Also