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