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


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

ISelectionTracker.Display Property

The display used by the tracker.

[Visual Basic .NET]
Public WriteOnly Property Display
[C#]
public void Display {set;}
[C++]
HRESULT putref_Display(
  IScreenDisplay* 
);
[C++]

Parameters [in]
is a parameter of type IScreenDisplay

Product Availability

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

See Also

ISelectionTracker Interface

.NET Samples

Triangle graphic element (Code Files: TriangleElementClass)