MCRegionType Enumeration |
The MCRegionType enumeration indicates the type of a Region object.
Name |
Value |
Description |
mcTextRegion |
0 |
Text Region. |
mcMathRegion |
1 |
Math (equation) Region. |
mcBitmapRegion |
2 |
Bitmap Region. |
mcMetafileRegion |
3 |
Metafile Region. |
mcOLERegion |
4 |
OLE object Region. |