In This Topic
Gets or sets a value specifying whether will the fit the shape by size for the text value on all drawing canvases of this document.
Syntax
'Declaration
Public Property FitShapesToText As Boolean
public bool FitShapesToText {get; set;}
Property Value
true if fit the shape by size for the text value, otherwise
false.
See Also