NavigationPanelOptions.IsGeoProjection Property
In This Article
Returns a value indicating the NavigationPanelOptions is displaying the geographical navigation information.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.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 Is |
---|---|
Map |
|
See Also