Description
A read/write boolean property used to enforce a square shape.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Square [= value]
The Square Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjEllipse. | | value | A Boolean value. |
|