structure:Select > Load Selection
content:ใช้เรียก Selection ที่ได้บันทึกเอาไว้ออกมาใช้งาน และจะมี Dialog Load Selection ขึ้นมา
structure:Document
input type:ComboBox
address:Dialog Load Selection > Source
content:ใช้กำหนด Document ที่ได้เก็บ Selection เอาไว้
structure:Channel
input type:ComboBox
address:Dialog Load Selection > Source
content:ใช้กำหนด Channel ของ Selection ที่ต้องการ
structure:Invert
input type:CheckBox
address:Dialog Load Selection > Source
content:ใช้กำหนดว่าให้สลับพื้นที่ระหว่าง พื้นที่ทำงาน (Selection) กับพื้นที่ที่ไม่ถูกเลือก
structure:New Channel
input type:RadioButton
address:Dialog Load Selection > Operation
content:ใช้กำหนดว่าจะเรียกใช้ Selection นั้นๆเลย (ไม่มีการไปอ้างอิงกับ Selection เก่า)
structure:Add to Selection
input type:RadioButton
address:Dialog Load Selection > Operation
content:ใช้กำหนดว่าจะให้เหลือแต่ Selection เก่าที่ไปรวมกันกับ Selection ที่เรียกใช้มา
structure:Subtract from Selection
input type:RadioButton
address:Dialog Load Selection > Operation
content:ใช้กำหนดว่าจะให้เหลือแต่ Selection เก่าที่ไม่ตรงกันกับ Selection ที่เรียกใช้มา
structure:Intersect with Selection
input type:RadioButton
address:Dialog Load Selection > Operation
content:ใช้กำหนดว่าจะให้เหลือแต่ Selection เก่าที่ตรงกันกับ Selection ที่เรียกใช้มา