Click or drag to resize

CMVIEWPolygonMPLY Method

Draw multiple complex polygons from MPLY.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void PolygonMPLY(
	CMPLY mply
)

public void PolygonMPLY(
	CMPLY mply
)

Parameters

mply
Type: GeoEngine.Core.GXNetCMPLY
See Also