SetLineColor Method
Syntax
CWContours.SetLineColor LineColor
Purpose
Sets the line color for all contours in the collection.
Parameters
LineColor As Color
The new line color.
Example
CWContours.SetLineColor LineColor
Sets the line color for all contours in the collection.
LineColor As Color
The new line color.