Click or drag to resize
CMVIEWClipPolyEx Method
Add a polygon to the clip region.

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)
Notes
The polygon will be added to the current clip region. The VV's cannot have any dummy elements.
Syntax
public void ClipPolyEx(
	CVV oVV1,
	CVV oVV2,
	int i3,
	int i4
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
X VV
oVV2
Type: GeoEngine.Core.GXNetCVV
Y VV
i3
Type: SystemInt32
See MVIEW_UNITConstant
i4
Type: SystemInt32
Exclude
See Also