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


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

ILayerMasking Interface

Provides access to means to mask layers with other layers.

Product Availability

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

Members

Name Description
Method ClearMasking Clear masking layers on a layer.
Read-only property MaskedLayers The set of layers that are being masked.
Read/write property MaskingLayers The masks for a layer.
Read/write property UseMasking Indicates whether to use masking.

Classes that implement ILayerMasking

Classes Description
BasemapLayer Layer containing a Basemap.
GroupLayer A collection of layers that behaves like a single layer.
Map A container for the display and manipulation of map data.
MosaicLayer The layer implementation of the Mosaic Dataset.
ProcessLayer (esriGeoprocessing) A collection of process layers that behaves like a single layer.