SchematicTurnBoxGetVisibleDistance Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the distance where the SchematicTurnBox becomes visible.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public double GetVisibleDistance(
DistanceUnit units
)
Public Function GetVisibleDistance (
units As DistanceUnit
) As Double
Parameters
- units
- Type: Telogis.GeoBaseDistanceUnit
The unit of distance to use.
Return Value
Type:
DoubleThe distance at which the SchematicTurnBox will become visible, in the specified units.
See Also