Area tool
The area tool allows you to create, edit and remove areas.
For an overview of how areas work, see Areas.
| マウス | タッチ | アクション |
|---|---|---|
| 左クリックしてドラッグ | タップしてドラッグ | 新しいエリアを作成 |
| 中央クリック | 2本の指 | キャンバスを移動 |
| 右クリック | ロングタップ | エリアを編集 |
| 属性 | デフォルト | 説明 |
|---|---|---|
| 名前を求める | false | Whether a name prompt will appear before creation. |
| プリセット | none | Various presets for width and height. |
| Width | 0 |
The fixed width for new areas. If set to 0, this setting will be ignored. |
| 高さ | 0 |
The fixed height for new areas. If set to 0, this setting will be ignored. |
| アスペクト比 | 0 |
The fixed aspect ratio for new areas. Select a preset from the segmented control or enter a custom value in the input field. An aspect ratio is defined as width / height, so values less than 1 will be taller than they are wide, and values greater than 1 will be wider than they are tall. If set to 0, this setting will be ignored. |
アスペクト比のプリセットは3つあります:
- 正方形(1:1)
- Page portrait (1/sqrt(2)) - This is the default aspect ratio of an A4 page in portrait mode.
- Page landscape (sqrt(2)) - This is the default aspect ratio of an A4 page in landscape mode.