Description
Specifies whether the background rectangle should automatically fit the text size.
-
Property type
-
A Boolean value.
-
Syntax
-
object.AutoSize [= value]
The AutoSize Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjText. | | value | A Boolean value. |
|