 | ClampingSides Property |
Returns the collection of the
Side objects associated with the clamping.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<Side> Sides { get; }
ReadOnly Property Sides As IList(Of Side)
Get
Property Value
IListSide
See Also