Click or drag to resize

HorizonRenderer Constructor (HorizonRenderType, Int32)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a Horizon renderer with the given parameters.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public HorizonRenderer(
	HorizonRenderType mode,
	int size
)

Parameters

mode
Type: Telogis.GeoBaseHorizonRenderType
A HorizonRenderType specifying which mode the renderer will use.
size
Type: SystemInt32
Specifies the percentage of the map the horizon will cover.
See Also