EllipseMinorRadius Property
|
Property that represents the minor radius for
the elliptical figure (ellipse or arc).
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double MinorRadius { get; }
Public ReadOnly Property MinorRadius As Double
Get
public:
property double MinorRadius {
double get ();
}
member MinorRadius : float with get
Property Value
Double
See Also