PatternOperationItemOffsetXOrigin Property

Get/Set the reference edge or corner from which to measure the X starting point.

Definition

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

Property Value

OffsetLeftRightEnum

See Also