MapLine.IsGeodesic Property
In This Article
Gets or sets a value that indicates whether the line is geodesic.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.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:
Is |
Is |
---|---|
![]() |
![]() |
See Also