PsdTextFrame.FontSize Property

Gets the font size for the text string stored in this layer.

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

Syntax

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

Property Value

A font size for the text string stored in this layer.

See Also

Reference