SetLineWidth Method

3D Graph Control

SetLineWidth Method

Syntax

CWContours.SetLineWidth LineWidth

Purpose

Sets the line width for all contours in the collection.

Remarks

The valid range for the width of a contour line is 0.0 to 100.0.

Parameters

LineWidth As Double

The new line width.

Example

See Also

CWContour.LineWidth