lmrcImageROIShape
in lmrcImageROI2D.h
typedef enum
lmrcImageROIShape
{
Rect =0,
Rect2 =1,
Circle =2,
Line =3
} lmrcImageROIShape;