PsdTextFrame.VerticalScale Property

Gets vertical 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 VerticalScale { get; protected set; }

Property Value

Vertical scaling value.

See Also

Reference