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 |
|
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. |
Classes that implement ILayerColorLock