PolygonClipOperator.OutsideClippersTag Property
Gets or sets a value that determines which objects are clipped by the background clipper.
Syntax
public System.String OutsideClippersTag { get; set; }
Property Value
Default: "outside"
A value that determines which objects are clipped by the background clipper.
Remarks
A constant tag for the background clipper, the outside of all clippers from ClipperInput, which clips only objects with the same tag.
Platforms
Windows, Linux, Android