PsdTextFrame.Transform Property

Gets or sets a transformation matrix for this layer.

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

Syntax

C#
public Matrix Transform { get; protected set; }

Property Value

The transformation matrix for this layer.

See Also

Reference

Manual