frmMaincmboWorkpieceX Field

Drop down list containing choices for X-axis alignment of the workpiece on the canvas.

Definition

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

Field Value

ComboBox

Remarks

Choices:

  • From Left. The workpiece is aligned to the left side of the canvas.
  • Left Edge To Center. The left edge of the workpiece is aligned to the center of the canvas.
  • Center To Center. The center of the workpiece is aligned to the center of the canvas.
  • Right Edge To Center. The right edge of the workpiece is aligned to the center of the canvas.
  • From Right. The right edge of the workpiece is aligned to the right side of the canvas.

See Also