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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.