Click or drag to resize

BasicShapeintersection Field

Decides whether the shape must intersect with the existing ones or not.

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public bool intersection

Field Value

Type: Boolean
true uses the intersection of shapes, false uses the union.
See Also