PsdFrame.LayerID Property

Gets the layer identifier for the PSD frame.

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

Syntax

C#
public int LayerID { get; }

Property Value

An integer representing the layer ID.

See Also

Reference