This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterRenderer Interface > IRasterRenderer.Updated Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the renderer requires updating.
[Visual Basic .NET] Public ReadOnly Property Updated As Boolean
[C#] public bool Updated {get;}
[C++]
HRESULT get_Updated(
VARIANT_BOOL* pUpdated
);
[C++]
Parameters pUpdated [out, retval] pUpdated is a parameter of type VARIANT_BOOL