Intuiface version 5 introduced new Assets called Shapes (previously found on Design Accelerator "basic shapes" bundle). These two shapes Ellipse and Rectangle can be configured to additionally represent lines, squares and circles and have numerous configuration options.
Tips for working with shapes
- To make a square, insert a Rectangle and set its width and height to identical numbers.
- A circle is simply an Ellipse with its width and height set to identical numbers
- To create a line, reduce the height (or width) of a rectangle to a very small number and set the outline thickness to 0. Use the Fill color property to change the line color.
Properties, Triggers & Actions
Properties
See Common asset properties for details about properties shared in common with assets
Ellipse
- Fill color: specifies the color used inside the shape
- Outline thickness: sets width of a border on the outside of the shape. The value represents the percentage of the distance to the center of the shape that will be considered a border.
- Outline color: the color of the border. This property is revealed if the Outline thickness property is set to a value other than 0.
- Flat: if disabled, the Elipse will have a sense of depth
- Shadow: enables or disables the Shadow effect of the Elipse
Rectangle
- Fill color: specifies the color used inside the shape
- Outline thickness: sets width of a border on the outside of the shape. The value represents the percentage of the distance to the center of the shape that will be considered a border.
- Outline color: the color of the border. This property is revealed if the Outline thickness property is set to a value other than 0.
- Radius: sets the curvature of each corner
- Flat: if disabled, the Rectangle will have a sense of depth
- Shadow: enables or disables the Shadow effect of the Rectangle
Use the Position, Size and Orientation category of properties to modify the width and height of a shape.
Triggers
See Triggers Overview to get details of common triggers shared by all assets or collections
Shapes don't have specific triggers.
Actions
See Actions Overview to get details of common actions shared by all assets or collections
- Set fill color
- Set outline color
- Set outline thickness
(Click to enlarge)
Comments
0 comments
Article is closed for comments.