This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDynamicLegendLayer Interface > IDynamicLegendLayer.IsDynamicLegendInfoDirty Property (ArcObjects .NET 10.4 SDK) |
Indicates that the layer appearance has changed and dynamic legend info needs updating.
[Visual Basic .NET] Public ReadOnly Property IsDynamicLegendInfoDirty As Boolean
[C#] public bool IsDynamicLegendInfoDirty {get;}
[C++]
HRESULT get_IsDynamicLegendInfoDirty(
VARIANT_BOOL* flag
);
[C++]
Parameters flag [out, retval] flag is a parameter of type VARIANT_BOOL