SpeedLimit Class | ![]() |
Namespace: Telogis.GeoBase
The SpeedLimit type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpeedLimit | Initializes a new instance of the SpeedLimit class |
![]() | SpeedLimit(Int32, SpeedUnit) | Initializes a new instance of the SpeedLimit class |
![]() | SpeedLimit(SpeedValue, SpeedLimitSource) |
Create a new SpeedLimit object.
|
![]() | SpeedLimit(Int32, SpeedUnit, SpeedLimitSource) |
Create a new SpeedLimit object.
|
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 | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Source |
The specific source used to determine the speed.
|
![]() | Speed |
The speed value itself.
|