Click or drag to resize

IGeoFenceRenderPen Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Pen used to draw the border around the GeoFence, use null for no border.

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

Property Value

Type: Pen
Remarks
Default color is Blue, default width is 1.
See Also