Click or drag to resize
CPLYAddPolygon 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 AddPolygon(
	CVV oVV1,
	CVV oVV2
)

Parameters

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