Click or drag to resize

CMVIEWiCreatePlane Method

Create a 3D Plane for 2D Groups

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int iCreatePlane(
	string plane
)

public int iCreatePlane(
	string plane
)

Parameters

plane
Type: SystemString
Name of Plane

Return Value

Type: Int32
x - Index of plane
See Also