LinkCostaddMeters Method (Int32) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Increase or reduce the length of this link by the specified number of meters.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void addMeters(
int meters
)
Public Sub addMeters (
meters As Integer
)
Parameters
- meters
- Type: SystemInt32
The number to increase or reduce the link length by, in meters.
See Also