Click or drag to resize

StreetLinkFenceLaneWidth Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the width of a single lane in meters. Defaults to five meters.

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

Property Value

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