PsdGroupFrame.Frames Property

Gets a collection of layers in this group.

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

Syntax

C#
public GroupedFrameCollection Frames { get; }

Property Value

A GroupedFrameCollection containing layers from this group.

See Also

Reference