Dynamic Icons Scripting Reference - v1.3.0
    Preparing search index...

    Enumeration ClipActionConst

    The type of clipping to apply when using ClippingMask element.

    Index

    Enumeration Members

    Enumeration Members

    Normal: 0

    Apply clip using path fill area as the mask (clips out anything outside the path area).

    Inverse: 1

    Apply clip using inverse of path fill area as mask (clips out everything inside the path area).

    Release: 2

    Reset any previously applied clipping.