Skip to main content
Version: 1.4.3

Shape painter

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

Configuration

PropertyDefaultคำอธิบาย
สีBlackThe color that will be drawn
ความกว้างของเส้นขีด5The width of the stroke
Zoom dependentไม่จริงThis will change the stroke width based on the zoom level.
รูปร่างสี่เหลี่ยมThe shape that will be drawn
ความกว้าง0The fixed width of the area. If set to 0, the width will be calculated automatically.
ความสูง0The fixed height of the area. If set to 0, the height will be calculated automatically.
Aspect ratio0The fixed aspect ratio of the area. If set to 0, the aspect ratio will be calculated automatically. A aspect ratio is defined as width / height.

Shape types

สี่เหลี่ยม

PropertyDefaultคำอธิบาย
เติมTransparentThe color that will be drawn inside the rectangle
Corner radius0, 0, 0, 0The radius of the corners of the rectangle

วงกลม

PropertyDefaultคำอธิบาย
เติมTransparentThe color that will be drawn inside the rectangle

เส้น

No configuration available.