LineStyle Property

3D Graph Control

LineStyle Property

Syntax

CWCursor3D.LineStyle

Data Type

CW3DLineStyles

You can use the following constants with this data type:

  • cwLine3DDash–Dashed line
  • cwLine3DDashDot–Dash-dot line
  • cwLine3DDot–Dotted line
  • cwLine3DNone–No line
  • cwLine3DSolid–Solid line

Purpose

Specifies the style of the cursor lines.

See Also

LineColor

LineWidth