Click or drag to resize

Position Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new position, with a given position number.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Position(
	int pNum
)

Parameters

pNum
Type: SystemInt32
The given PositionNumber.
See Also