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


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

ILayerColorLock Interface

Provides access to members that control the layer color locking.

Product Availability

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

Description

ILayerColorLock is implemented by the multilayer symbol objects: MultiLayerFillSymbol, MultiLayerMarkerSymbol and MultiLayerLineSymbol.

Members

Name Description
Read/write property LayerColorLock Indicates if a color lock is present for the layer at the specified index.
Method SetAllColorLocked Indicates if the color is locked for all layers.

Classes that implement ILayerColorLock

Classes Description
MultiLayerFillSymbol A fill symbol that contains one or more layers.
MultiLayerLineSymbol A line symbol that contains one or more layers.
MultiLayerMarkerSymbol A marker symbol that contains one or more layers.