Click or drag to resize

GeoFenceCollectionRenderBrush Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the Brush for the collection object, and sets the Brush for each GeoFence in the collection, as well as for the collection object.

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
null by default.
See Also