Skip to content

Shape tool

Use this tool to draw shapes on the paper. You can draw rectangles, triangles, circles, lines, and other shapes.

Use ctrl to have the same height and width and shift to draw from the center.

Property Default Description
Center false Draws the shape from the center instead of from the corner.
Width 0 The fixed width of the area. If set to 0, the width will be calculated automatically.
Height 0 The fixed height of the area. If set to 0, the height will be calculated automatically.
Aspect ratio 0 The fixed aspect ratio of the area. If set to 0, the aspect ratio will be calculated automatically. An aspect ratio is defined as width / height.
Stroke width 5 The width of the stroke
Stroke style Solid The style of the stroke. Other styles can use dash and gap lengths.
Dash length 1 The length of the dash when using a non-solid stroke style
Gap length 1 The length of the gap when using a non-solid stroke style
Color Solid Color (Black) Customization for the color of the shape
Shape Rectangle The shape that will be drawn. Available shapes are Rectangle, Triangle, Circle and Line
Corner radius 0, 0, 0, 0 The radius of the corners when shape is Rectangle
Fill Solid Color (Transparent) Customization for the color drawn inside the shape. Not available for Line shapes
Zoom dependent false This will change the stroke width based on the zoom level.