Click or drag to resize

CMVIEWPolygonPLY Method

Draw a complex polygon from PLY.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void PolygonPLY(
	CPLY ply
)

public void PolygonPLY(
	CPLY ply
)

Parameters

ply
Type: GeoEngine.Core.GXNetCPLY
See Also