CWIMAQRegionShapes Enumeration

NI Vision for Visual Basic

CWIMAQRegionShapes Enumeration

CWIMAQRegionShapes are the constants for the Shape property on the CWIMAQRegion object and the Tool property on the CWIMAQViewer object.

You can use the following constants with this data type:

  • cwimaqRegionAnnulus—Annulus.
  • cwimaqRegionBrokenline—Broken line.
  • cwimaqRegionFreeline—Freehand line.
  • cwimaqRegionFreeregion—Freehand region.
  • cwimaqRegionLine—Line.
  • cwimaqRegionNone—None.
  • cwimaqRegionOval—Oval.
  • cwimaqRegionPoint—Point.
  • cwimaqRegionPolygon—Polygon.
  • cwimaqRegionRect—Rectangle.
  • cwimaqRegionRotatedRect—Rotated rectangle

See Also

CWIMAQRegion.Shape

CWIMAQViewer.Tool