PatternOperationItemStartOffsetXOrigin Property
Get/Set the origin of the offset for the starting X position.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 4)]
public OffsetLeftRightEnum StartOffsetXOrigin { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 4)>
Public Property StartOffsetXOrigin As OffsetLeftRightEnum
Get
Set
No code example is currently available or this language may not be supported.
Property Value
OffsetLeftRightEnum
If StartOffsetX is 0 and StartOffsetXOrigin is Left or Right, then the
stroke begins at the left or right sides, respectively.