CNiShape::Type

CNi

Class
CNiShape::
Type
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: RegionAreaNext page: XCoordinates    
Public Data Item Declared in:
NiShape.h

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

Types Type;

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

Specifies the type of shape. The following list contains valid shape types.

  • CNiShape::None - no shape.
  • CNiShape::Point - point.
  • CNiShape::Line - line.
  • CNiShape::Rectangle - rectangle.
  • CNiShape::Polygon - polygon.
  • CNiShape::Oval - oval.
  • CNiShape::Arc - arc.
  • CNiShape::Image - image.
  • CNiShape::Region - region.
  • CNiShape::MinMaxRegion - min max region.

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