Click or drag to resize

SpeedLimit Constructor (SpeedValue, SpeedLimitSource)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new SpeedLimit object.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public SpeedLimit(
	SpeedValue value,
	SpeedLimitSource source
)

Parameters

value
Type: Telogis.GeoBaseSpeedValue
A SpeedValue object representing the speed itself.
source
Type: Telogis.GeoBase.RoutingSpeedLimitSource
The specific source used to determine the speed.
See Also