[]
Gets or sets a value indicating that a shape should be auto-fit to fully contain the text described within it.
Auto-fitting is when text within a shape is scaled in order to contain all the text inside.
public bool FitShapeToText { get; set; }
Public Property FitShapeToText As Boolean