Click or drag to resize

CMVIEWGetPlaneClipPLY Method

Get the Plane Clip Region

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetPlaneClipPLY(
	int plane,
	CPLY pply
)

public void GetPlaneClipPLY(
	int plane,
	CPLY pply
)

Parameters

plane
Type: SystemInt32
Plane index
pply
Type: GeoEngine.Core.GXNetCPLY
Clip Region
Remarks
By default it is the View's Clip Region
See Also