TurnBox Fields |
The TurnBox type exposes the following members.
Name | Description | |
---|---|---|
AliasColor |
The color used to alias the TurnBox on mobile devices. This property is no longer used.
| |
Background |
The background color of the turnbox.
| |
ControlStyle |
A ControlStyle that handles rendering the frame of the turnbox.
| |
DrivingSide |
The driving side of the road. Defaults to right-hand side.
| |
marginToDraw |
The margin to the side of the turnbox.
| |
MaskLabels |
If true, the control will reserve space on the label mask.
| |
OffRouteBig |
Pen used to draw large roads comprising, and intersecting with, our route.
| |
OffRouteSmall |
Pen used to draw small roads comprising, and intersecting with, our route.
| |
OnRoute |
Pen used to draw our route.
| |
SourceHeading |
The heading, in degrees, before the NavigationEvent is made.
| |
textHeight |
The height of the text, in pixels.
|