# shapes

It describes the property about text and area.

1. ID: Set component ID.
1. Class: Set the class of component.
1. Text: Specify the text of component. It can be entered even if double click the corresponding component.
1. Text format: Set the format of text.

- \# : Numeric format (If the value or the value of the decimal is 0, it will not be displayed.)
- 0 : Numeric format.
- , : The expression of digit number.
- . : The expression of decimal.

1. Hide: Hide the component.
1. Position Fixing: Fix the position of the component.
1. Size

- Width: Set the width of component.
- Height: Set the height of component.
- Rotation: Rotate the component. (If a positive number, it will rotate in a clockwise direction, and if a negative number, it will rotate in a counterclockwise direction.)
