VehicleMarkerOffCourseThreshold Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the distance (in pixels) the vehicle marker is allowed to deviate before
drawing the off-course marker. Defaults to 35px.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic int OffCourseThreshold { get; set; }
Public Property OffCourseThreshold As Integer
Get
Set
Property Value
Type:
Int32
See Also