StreetLinkFenceBaseWidth Property | |
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; }
Public Property BaseWidth As Integer
Get
Set
Property Value
Type:
Int32Remarks This is used in conjunction with
LaneWidth to determine the actual width of the street
See Also