Members
ツールが選択されていれば、true。選択が終了したらfalseになります。
True if the tool is selected; false if the selection is finished.- Default Value:
- false
選択されたツールで利用するElement
Element to be used with the selected tool- Default Value:
- null
Methods
ツール選択時は変数をアクティブ化
Variables are activated when the tool is selectedName Type Description event
MouseEvent Returns:
Type Description void ツール選択終了したら変数を非アクティブ化
Deactivate variables when tool selection is finishedReturns:
Type Description void ツール切り替え、終了時のイベント関数
Event functions for tool switching and exitReturns:
Type Description void ツール切り替え、開始時のイベント関数
Tool switching, event function at startReturns:
Type Description void