Click or drag to resize

SpeedLimit Constructor (Int32, SpeedUnit)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Initializes a new instance of the SpeedLimit class

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public SpeedLimit(
	int speed,
	SpeedUnit units
)

Parameters

speed
Type: SystemInt32
units
Type: Telogis.GeoBaseSpeedUnit
See Also