Click or drag to resize

CIMGGetPG Method

Get a copy of the pager of a grid.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetPG(
	CPG pg
)

public void GetPG(
	CPG pg
)

Parameters

pg
Type: GeoEngine.Core.GXNetCPG
PG object to hold pager of the grid
See Also