CNiShape::PointStyle

CNi

Class
CNiShape::
PointStyle
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: LineWidthNext page: RegionArea    
Public Data Item Declared in:
NiShape.h

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

PointStyles PointStyle;

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

Specifies the point style for the shape. The following list includes valid point styles.

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

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