This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IInvalidArea Interface > IInvalidArea.Display Property (ArcObjects .NET 10.5 SDK) |
The display that will be invalidated.
[Visual Basic .NET] Public Property Display As IScreenDisplay
[C#] public IScreenDisplay Display {get; set;}
[C++]
HRESULT get_Display(
IScreenDisplay** dpy
);
[C++]
HRESULT putref_Display(
IScreenDisplay* dpy
);
[C++]
Parameters dpy [out, retval]
dpy is a parameter of type IScreenDisplay dpy [in]
dpy is a parameter of type IScreenDisplay