CNiCursor3D::LineStyle

3D Graph

Class
CNiCursor3D::
LineStyle
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: LineColorNext page: LineWidth    
Public Data Item Declared in:
NiCursor3D.h

'Declaration' icon -- Shortcut to top of page. Declaration

LineStyles LineStyle;

'Description' icon -- Shortcut to top of page. Description

Specifies the style of the cursor lines. The following list includes valid line styles.

  • CNiCursor3D::LineNone - no line.
  • CNiCursor3D::LineSolid - solid line.
  • CNiCursor3D::LineDash - dashed line.
  • CNiCursor3D::LineDot - dotted line.
  • CNiCursor3D::LineDashDot - dash-dot line.

'See Also' icon -- Shortcut to top of page. See Also