NavigationPanelOptions.IsGeoProjection Property
Returns a value indicating the NavigationPanelOptions is displaying the geographical navigation information.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a Navigation Panel displays the geographical navigation information; otherwise false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to IsGeoProjection |
---|---|
MapControl |
|
See Also