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


IRasterSpatialSelection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterSpatialSelection Interface
ArcGIS Developer Help

IRasterSpatialSelection Interface

Provides access to members that control the behavior of the spatial selection.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method DrawSpatialSelection Draws the current spatial selection.
Method Init Create or remove the selection dataset.
Method MaskDrawPolyRect Perform the mask operation with the given array of rectangles.
Read/write property MaskRasterDataset Reference to the current selection dataset.
Method MaskReadBitmap Read pixels from selection.
Method MaskWriteBitmap Perform the mask operation with bitmask.

Classes that implement IRasterSpatialSelection

Classes Description
RasterLayer Raster layer source and display options.