WorkpieceInfoItemUserOffsetXOrigin Property

Get/Set the user-specified X offset of the workpiece from the canvas.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 4)]
public OffsetLeftRightEnum UserOffsetXOrigin { get; set; }

Property Value

OffsetLeftRightEnum

See Also