WedgeText.LeftScale Property

Gets or sets the value scaling the left edge of the wedge text.

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

Syntax

C#
public float LeftScale { get; set; }

Property Value

Single scaling the left edge of the text. The default value is 1.

See Also

Reference