CW3DLineStyles Enumeration

3D Graph Control

CW3DLineStyles Enumeration

CW3DLineStyles are the constants for the CWPlot3D.LineStyle and CWContour.LineStyle properties.

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

See Also

CWPlot3D.LineStyle

CWContour.LineStyle