Click or drag to resize

PolygonFenceRenderBrush Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Brush used to fill the internal area of this GeoFence, use null for no fill.

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

Property Value

Type: Brush

Implements

IGeoFenceRenderBrush
Remarks
Default color is Blue.
See Also