LinkEdit Class |
Namespace: Telogis.GeoBase.Routing.LinkEdit
The LinkEdit type exposes the following members.
Name | Description | |
---|---|---|
Priority |
Determines the link edit's priority. Edits with a larger Priority value are applied
in preference to those with a smaller Priority value. If two edits have the same
Priority value then the behavior is undefined.
| |
Selection |
The ILinkEditSelection that selects the links that will be affected by this edit.
|
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.) | |
GetSpeed |
Gets the speed that will be applied to the links affected by this edit.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetSpeed |
Sets the speed that will be applied to the links affected by this edit.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |