Click or drag to resize

StreetLinkCollectionRenderPen Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set to null by default, as this is a Collection. Gets or sets the Pen used to draw the border around the GeoFence, or null for no border.

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

Property Value

Type: Pen

Implements

IGeoFenceRenderPen
See Also