Click or drag to resize

CAGGSetRenderMethod Method

Sets the Rendering Method

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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