Click or drag to resize

CMVIEWiCreatePlane Method

Create a 3D Plane for 2D Groups

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