SetLineColor Method
From 3D Graph Control
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
From 3D Graph Control
CWContours.SetLineColor LineColor
Sets the line color for all contours in the collection.
LineColor As Color
The new line color.