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

PsdTextVObject.OriginalWeight Property

Gets or sets an origianl weight of the font used to display text in this PsdTextVObject.

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

Syntax

Visual Basic
Public Property OriginalWeight As Integer
C#
public int OriginalWeight { get; set; }

Property Value

The Single value which represents an original font weight.

See Also

Reference