Class PolygonClipper
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
Implements functionality for polygon clip between regions.
It is accessible by gpc global object which is type of PolygonClipper
public class PolygonClipper
- Inheritance
-
PolygonClipper
- Inherited Members
Properties
- OPER_DIFF
Operation difference
- OPER_INT
Operation intersection
- OPER_UNION
Operation Union.
- OPER_XOR
Operation XOR.
Methods
- clip_oper(object[], object[])
Calculate an array of regions that represent the clipping result of passed ptsarray regions according to the passed opers