PsdFrame.Type Property

Gets a type of this layer.

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

Syntax

C#
public virtual FrameType Type { get; }

Property Value

A FrameType of this layer (raster, text or group).

See Also

Reference