Click or drag to resize

BasicShapeintersection Field

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

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.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