Description
The Shape Control draws a specified shape.
Properties Common to Most Controls
For more information about the properties listed below, see Properties Common to Most Controls.
For more information regarding each of the property groups, see the Control Reference.
Actions
Line Width |
Specifies the line width in pixels, as a floating value. |
Stretch |
Type: Boolean Specifies whether a shape may be stretched when rotated. |
Fill Color |
Type: Color Specifies the color that fills the shape. |
Angle |
Type: Single The degree by which the text is rotated. Text is rotated counterclockwise from the vertical. The |
Shape |
Specifies the type of shape used. The types of shapes available for this property include:
|
Behavior
Anchor Vertically |
Sets the location of the control in relation to the parent container. When the parent container changes size, the control may move or resize to maintain its position. The options for vertically anchoring include:
If this property is enabled along with |
Anchor Horizontally |
Sets the location of the control in relation to the parent container. When the parent container changes size, the control may move or resize to maintain its position. The options for horizontally anchoring include:
|
Angle |
Type: Single The degree by which the text is rotated. Text is rotated counterclockwise from the vertical. The |
Shape |
Specifies the type of shape used. The types of shapes available for this property include:
|
Stretch |
Type: Boolean Specifies whether a shape may be stretched when rotated. |
Related Tutorials
Refer to the following resources for additional help on implementing this control: