Ellipsoid.SemiminorAxis Property
Returns the semiminor axis value of an ellipsoid.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double object. |
See Also
Returns the semiminor axis value of an ellipsoid.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
[Browsable(false)]
public double SemiminorAxis { get; }
<Browsable(False)>
Public ReadOnly Property SemiminorAxis As Double
| Type | Description |
|---|---|
| Double | A Double object. |