CNiCursor::PointStyle

CNi

Class
CNiCursor::
PointStyle
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: PointIndexNext page: SnapMode    
Public Data Item Declared in:
NiCursor.h

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

PointStyles PointStyle;

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

Specifies the cursor point style. The following list includes cursor point styles.

  • CNiCursor::PointNone - no point.
  • CNiCursor::PointEmptySquare - empty square.
  • CNiCursor::PointSolidSquare - solid square.
  • CNiCursor::PointAsterisk - asterisk.
  • CNiCursor::PointDottedEmptySquare - dotted empty square.
  • CNiCursor::PointDottedSolidSquare - dotted solid square.
  • CNiCursor::PointSolidDiamond - solid diamond.
  • CNiCursor::PointEmptySquareWithX - empty square with X.
  • CNiCursor::PointEmptySquareWithCross - empty square with cross.
  • CNiCursor::PointEmptyCircle - empty circle.
  • CNiCursor::PointSolidCircle - solid circle.
  • CNiCursor::PointDottedEmptyCircle - dotted empty circle.
  • CNiCursor::PointDottedSolidCircle - dotted solid circle.
  • CNiCursor::PointX - X.
  • CNiCursor::PointBoldX - bold X.
  • CNiCursor::PointSmallX - small X.
  • CNiCursor::PointCross - cross.
  • CNiCursor::PointBoldCross - bold cross.
  • CNiCursor::PointSmallCross - small cross.
  • CNiCursor::PointSmallEmptySquare - small empty square.
  • CNiCursor::PointSmallSolidSquare - small solid square.
  • CNiCursor::PointSimpleDot - simple dot.
  • CNiCursor::PointEmptyDiamond - empty diamond.

Note: The system draws the point where the crosshair lines meet.

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