![]() |
Type








Public Data Item |
Declared in: NiShape.h |
Declaration
Types Type;
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.