TdxMapControlNavigationPanelStyle Properties
Contains the navigation panel‘s appearance settings.| Name | Description |
|---|---|
| Color |
Specifies the navigation panel’s background color. The default value of the Color property is dxacDefault. |
| CoordinateFont | Specifies the font settings applied to navigation panel coordinates. |
| CoordinateTextColor | Specifies the text color of navigation panel coordinates. |
| ElementColor | Specifies the color used to paint a navigation panel element in the normal state. |
| ElementHotColor | Specifies the color used to paint a hot-tracked navigation panel element. |
| ElementPressedColor | Specifies the color used to paint a pressed navigation panel element. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| ScaleFont | Specifies the font settings applied to the kilometers and miles scales located on the navigation panel. |
| ScaleTextColor | Specifies the text color of the kilometers and miles scales located on the navigation panel. |
See Also