RouteFlagSPECTRFIG Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets whether this link is an intersection with a special traffic figure. See remarks.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool SPECTRFIG { get; }
Public ReadOnly Property SPECTRFIG As Boolean
Get
Property Value
Type:
BooleanRemarks
Returns true for an intersection similar to a roundabout,
where traffic flows are not consistent around the circle.
Example: A roundabout where the number of lanes changes.
See Also