PsdFrame.Parent Property

Gets a parent layer.

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

Syntax

C#
public PsdFrame Parent { get; }

Property Value

A PsdFrame representing a parent layer.

See Also

Reference