PsdFrame.Name Property

Gets a name of this layer.

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

Syntax

C#
public string Name { get; protected set; }

Property Value

The name of this layer.

See Also

Reference