# 設定

設定画面は2つのセクションに分かれています

**キャンバス設定**

<figure><img src="/files/dcffe3a2163d29c09ed333eb83fd3aa6961a585e" alt="Settings panel - Canvas settings"><figcaption></figcaption></figure>

1. 自動保存を有効にする - 作業内容を自動的に保存します
2. 常にオブジェクトの詳細を表示 - ラベル付けされたオブジェクトの名前やその他の詳細を常に表示します
3. 自動境界作成 - ポリゴンの共有境界を描画する際、既存ポリゴンの既存ポイントを強調表示し、共通のポイントをマークできるようにします。

**画像設定**

<figure><img src="/files/c26d2a1c8039501887521f1d19b757e5f93b36a8" alt="Settings panel - Image settings"><figcaption></figcaption></figure>

1. キャンバスの背景色を選択 - キャンバスの背景色を変更します。デフォルトは白です。
2. グリッドを表示 - キャンバス上の画像を分割する垂直線と水平線を表示します。 a. グリッドサイズ - 表示するグリッド線の数。 b. グリッド色 - グリッド線の色。 c. グリッド不透明度 - グリッド線の不透明度。
3. すべての画像を回転 - 現在のバッチ内のすべての画像を回転させます。
4. 現在の画像の明るさ、コントラスト、彩度の設定。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mindkosh.com/ja/anotshon/wkusupsuno/she-ding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
