frmSettingscmboZOrigin Field

Drop down list for selecting the Z origin of the canvas.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private ComboBox cmboZOrigin

Field Value

ComboBox

Remarks

Choices:

  • Top. The origin is at the top of the Z range, furthest from the table.
  • Center. The origin is in the center of the Z range.
  • Bottom. The origin is at the bottom of the Z range, closest to the table.

See Also