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
| Description | ||
|---|---|---|
![]() |
LayerColorLock | Indicates if a color lock is present for the layer at the specified index. |
![]() |
SetAllColorLocked | Indicates if the color is locked for all layers. |
CoClasses that implement ILayerColorLock
| CoClasses and 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. |

