PsdFrame.IsClippingMask Property

Gets a value indicating whether the PSD frame is a clipping mask.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsClippingMask { get; }

Property Value

true if the frame is a clipping mask; otherwise, false.

See Also

Reference