Click or drag to resize

ClampingSides Property

Returns the collection of the Side objects associated with the clamping.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<Side> Sides { get; }

Property Value

IListSide
See Also