 | PockTrajectory.FinishContours Property |
Returns the collection of the
MainContour objects associated with the finish contour.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<MainContour> FinishContours { get; }
ReadOnly Property FinishContours As IList(Of MainContour)
Get
Property Value
IList<MainContour>
See Also