PatternOperationItemKerf Property
Get/Set the side to which the kerf will accumulate along the path of
travel. If None or Center, half of the Kerf will accumulate on each
side.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 27)]
public DirectionLeftRightEnum Kerf { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 27)>
Public Property Kerf As DirectionLeftRightEnum
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DirectionLeftRightEnum