MapEllipse.IsGeodesic Property
Gets or sets a value that indicates whether the ellipse is geodesic.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if the ellipse is geodesic; otherwise false. |
Remarks
The following images show an ellipse with different IsGeodesic values:
See Also