VehicleMarkerOffCourseThreshold Property | |
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; }
Public Property OffCourseThreshold As Integer
Get
Set
Property Value
Type:
Int32See Also