PatternOperationItemEndOffsetYOrigin Property
Get/Set the origin of the offset for the ending Y position.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 20)]
public OffsetTopBottomEnum EndOffsetYOrigin { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 20)>
Public Property EndOffsetYOrigin As OffsetTopBottomEnum
Get
Set
No code example is currently available or this language may not be supported.
Property Value
OffsetTopBottomEnum
If EndOffsetY is 0 and EndOffsetYOrigin is Top or Bottom, then the
stroke ends at the top or bottom sides, respectively.