This document is archived and information here might be outdated.  Recommended version.


IMoveImageFeedback2.Display Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

IMoveImageFeedback2.Display Property

The display to draw into.

[Visual Basic .NET]
Public ReadOnly Property Display_2 As IDisplay
[C#]
public IDisplay Display_2 {get;}
[C++]
HRESULT get_Display(
  IDisplay** Display
);
[C++]

Parameters Display [out, retval]
Display is a parameter of type IDisplay

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMoveImageFeedback2 Interface