PsdFrame.Effects Property

Gets or sets the text effects for PSD layers.

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

Syntax

C#
public PsdFrameEffects Effects { get; set; }

Property Value

PsdFrameEffects defining the text effects.

See Also

Reference