Click or drag to resize

CAGGSetRenderMethod Method

Sets the Rendering Method

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetRenderMethod(
	int method
)

public void SetRenderMethod(
	int method
)

Parameters

method
Type: SystemInt32
<define>AGG_RENDER</define>
See Also