NavigationPanelOptions Properties
Contains options that define the appearance, position and layout of the Navigation Panel element.| Name | Description |
|---|---|
| HorizontalAlignment | Returns the horizontal alignment of the Navigation Panel. |
| Location | Specifies the location of a Navigation Panel. |
| Orientation | Returns the orientation of the Navigation Panel. |
| ShowCoordinates | Gets or sets a value indicating whether or not the Coordinates item should be displayed. |
| ShowKilometersScale | Gets or sets a value indicating whether or not the Kiliometers Scale should be displayed. |
| ShowMilesScale | Gets or sets a value indicating whether or not the Miles Scale should be displayed. |
| ShowScrollButtons | Gets or sets a value indicating whether or not the Scroll Buttons should be displayed. |
| ShowZoomTrackbar | Gets or sets a value indicating whether or not the Zoom Trackbar should be displayed. |
| VerticalAlignment | Returns the vertical alignment of the Navigation Panel. |
See Also