frmMaincmboWorkpieceY Field

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

Definition

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

Field Value

ComboBox

Remarks

Choices:

  • From Top. The top edge of the workpiece is aligned to the top of the canvas.
  • Top Edge To Center. The top 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.
  • Bottom Edge To Center. The bottom edge of the workpiece is aligned to the center of the canvas.
  • From Bottom. The bottom edge of the workpiece is aligned to the bottom of the canvas.

See Also