PinchText.Bend Property

Gets or sets the value indicating how much the pinch text is bended.

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

Syntax

C#
public float Bend { get; set; }

Property Value

The Single value can be in the range [0; 1], where the more the value is, the more the pinch text is bended. By default, the Bend value is 0.

See Also

Reference

Manual