Click or drag to resize

StreetLinkFenceBaseWidth Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the total width of the dividers and side walks in meters. Defaults to ten meters.

Namespace:  Telogis.GeoBase.GeoFence
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int BaseWidth { get; set; }

Property Value

Type: Int32
Remarks
This is used in conjunction with LaneWidth to determine the actual width of the street
See Also