This document is archived and information here might be outdated.  Recommended version.


esriRasterSelectionMaskOp Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriRasterSelectionMaskOp Constants
ArcGIS Developer Help

esriRasterSelectionMaskOp Constants

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.