Click or drag to resize

CMPLYCreate Method

Creates a Multi Polygon Object.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static CMPLY Create(
	CGXNETCore gxNetShared
)

public static CMPLY Create(
	CGXNETCore gxNetShared
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore

Return Value

Type: CMPLY
MPLY Handle
See Also