Click or drag to resize

HorizonRendererRequiredRendermodes Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the RenderMode required by this HorizonRenderer.

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

Property Value

Type: RenderMode

Implements

IMapRendererRequiredRendermodes
Remarks
Horizon Renderers draw the horizon in the Postlabelling stage.
See Also