ArcObjects Library Reference (Display)  

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

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.

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.