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