VehicleMarkerDrawOffCourseMarker Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Whether to draw the off-course marker if the vehicle deviates from the route. If set
to false then the only time the off-course marker will be displayed is if there is not
a GPS fix. Defaults to true. Only valid if DrawActual is true.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool DrawOffCourseMarker { get; set; }
Public Property DrawOffCourseMarker As Boolean
Get
Set
Property Value
Type:
BooleanSee Also