Click or drag to resize

VehicleMarkerOffCourseThreshold Property

Verizon Connect Logo
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
Syntax
public int OffCourseThreshold { get; set; }

Property Value

Type: Int32
See Also