This documentation is for the old version. Go to the latest Graphics Mill docs

PsdTextVObjectData.OriginalFontSize Property

Gets or sets an origianl size of the font used to display text in the extended text v-object.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property OriginalFontSize As Single
C#
public float OriginalFontSize { get; set; }

Property Value

The Single value which represents an original font size.

See Also

Reference