Click or drag to resize

StreetLinkCollectionRenderBrush 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 Brush used to fill the GeoFence, or null for no fill.

Namespace:  Telogis.GeoBase
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