This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* flag
);
[C++]
Parameters flag [out, retval]
flag is a parameter of type bool*