WedgeText.Tilt Property

Gets or sets the extent of the slanting text.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing.Art
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Tilt { get; set; }

Property Value

Single specifying the extent of the text. The more the value is, the more text will be slanted. The default value is 0.

See Also

Reference