PsdFrame.VectorMask Property

Gets a vector mask of this layer.

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

Syntax

C#
public Path VectorMask { get; protected set; }

Property Value

A Path that contains vector mask of this layer.

See Also

Reference