PsdTextFrame.HorizontalScale Property

Gets horizontal scaling value of the text string stored in this layer.

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

Syntax

C#
public float HorizontalScale { get; protected set; }

Property Value

Horizontal scaling value.

See Also

Reference