IntersectionLabeller Class | ![]() |
Namespace: Telogis.GeoBase
The IntersectionLabeller type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntersectionLabeller | Initializes a new instance of the IntersectionLabeller class |
Name | Description | |
---|---|---|
![]() | Brush |
Gets or sets the System.Drawing.Brush color
used to draw the text of the label.
|
![]() | Font |
Gets or sets the System.Drawing.Font used to
render the text of the label.
|
![]() | Pen |
Gets or sets the System.Drawing.Pen used to
draw the label outline.
|
![]() | RequiredRendermodes |
Gets the RenderMode required by this IntersectionLabeller.
|
Name | Description | |
---|---|---|
![]() | DrawPoint |
Draw a rectangle at the given location.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Render |
Render an intersection label on the given graphics with a given context. Should not be called directly.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdatePosition(IntersectionLabellerPosition) |
Update the position of multiple vehicles.
|
![]() | UpdatePosition(LatLon, Double) |
Update the position of a single vehicle.
|