Click or drag to resize

RendererListVisible Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets whether the items in this RendererList should be drawn.

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

Property Value

Type: Boolean
The current visibility of this RendererList.
See Also