ShapeTextFrame.AutoSizeAnchor Property

Gets or sets a value that indicates how text should cling to its bounds.

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

Syntax

C#
public AutoSizeAnchor AutoSizeAnchor { get; set; }

Property Value

A AutoSizeAnchor specifying how the text clings to its bounds.

See Also

Reference