The minor radius of the current ellipse being constructed.
[Visual Basic .NET] Public Property MinorRadius As Double
[C#] public double MinorRadius {get; set;}
[C++]
HRESULT get_MinorRadius(
double* MinorRadius
);
[C++]
HRESULT put_MinorRadius(
double MinorRadius
);
[C++]Parameters
MinorRadius [out, retval] MinorRadius is a parameter of type double MinorRadius [in] MinorRadius is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.