Click or drag to resize

MapRenderer Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An IMapRenderer that will be called when the map is rendered.

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

Property Value

Type: IMapRenderer

Implements

IMapRenderer
See Also