ArrowRendererLineWidth Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The width of the line in pixels.
Namespace:
Telogis.GeoBase.Mapping
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic int LineWidth { get; set; }
Public Property LineWidth As Integer
Get
Set
Property Value
Type:
Int32
RemarksSetting to zero hides the line.
See Also