Click or drag to resize
CPLYAddPolygonEx Method
Add a polygon to the polygon file.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void AddPolygonEx(
	CVV oVV1,
	CVV oVV2,
	int i3
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
X VV.
oVV2
Type: GeoEngine.Core.GXNetCVV
Y VV.
i3
Type: SystemInt32
bExclude
See Also