The type of selection mask.
Constant | Value | Description |
---|---|---|
esriRasterSelectionMaskSET | 0 | A bitwise OR operation. |
esriRasterSelectionMaskCLEAR | 1 | A clear operation. |
esriRasterSelectionMaskINVERT | 2 | A logical NOT operation. |
esriRasterSelectionMaskCOPY | 3 | Operation to use the given value. |
esriRasterSelectionMaskAND | 4 | A bitwise AND operation. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.