WedgeText.RightScale Property

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

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

Syntax

C#
public float RightScale { get; set; }

Property Value

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

See Also

Reference