Click or drag to resize

IntersectionLabeller Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IntersectionLabeller type exposes the following members.

Methods
  NameDescription
Public methodDrawPoint
Draw a rectangle at the given location.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRender
Render an intersection label on the given graphics with a given context. Should not be called directly.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdatePosition(IntersectionLabellerPosition)
Update the position of multiple vehicles.
Public methodUpdatePosition(LatLon, Double)
Update the position of a single vehicle.
Top
See Also