MapLine.IsGeodesic Property
Gets or sets a value that indicates whether the line is geodesic.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true if the line is geodesic; otherwise false. |
Remarks
The following images show a line with different IsGeodesic values:
| IsGeodesic = True | IsGeodesic = False |
|---|---|
![]() |
![]() |
See Also

