Click or drag to resize

DefaultNavigationStatus Fields

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The DefaultNavigationStatus type exposes the following members.

Fields
  NameDescription
Public fieldButtonBrush
The brush used to draw the background of the instructions box. Defaults to white.
Public fieldButtonStyle
The style used for NavigationManager buttons. Defaults to GelButtonControlStyle.
Public fieldInformationBrush
The brush used to draw the background of NavigationManager controls. Defaults to Brushes.Black.
Public fieldInformationStyle
The style used for NavigationManager controls. Defaults to FlatRoundControlStyle.
Public fieldRenderAddressBox
Specify if the AddressBox is rendered. Default is true.
Public fieldRenderEtaBox
Specify if the EtaBox is rendered. Default is true.
Public fieldRenderInstructionsBox
Specify if the InstructionsBox is rendered. Default is true.
Public fieldRenderSpeedBox
Specify if the SpeedBox is rendered. Default is true.
Public fieldRenderTurnBox
Specify if the TurnBox is rendered. Default is true.
Top
See Also