LinkIdSelection Class |
Namespace: Telogis.GeoBase.Routing.LinkEdit
The LinkIdSelection type exposes the following members.
Name | Description | |
---|---|---|
LinkIdSelection |
Creates a LinkIdSelection that will select a link with the specified Link ID.
|
Name | Description | |
---|---|---|
LinkId |
The link's Link ID.
| |
Location |
The location of the link. This is not used internally by GeoBase, but it is present to
allow the user to easily find the intended link. This could be used, for example, when
rendering the edits in a LinkEditDatabase.
|
Name | Description | |
---|---|---|
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.) | |
ToString |
Display the LatLon and LinkId of this LinkIdSelection.
(Overrides ObjectToString.) |