ShapeTextFrame.AutoSizeMode Property

Gets or sets a value that indicates how the text should be resized.

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

Syntax

C#
public AutoSizeMode AutoSizeMode { get; set; }

Property Value

A AutoSizeMode specifying how the text is resized.

See Also

Reference