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


ISelectionTracker.ShowHandles Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISelectionTracker Interface > ISelectionTracker.ShowHandles Property
ArcGIS Developer Help

ISelectionTracker.ShowHandles Property

Indicates if the tracker is showing handles or not.

[Visual Basic .NET]
Public Property ShowHandles As Boolean
[C#]
public bool ShowHandles {get; set;}
[C++]
HRESULT get_ShowHandles(
  VARIANT_BOOL ShowHandles
);
[C++]
HRESULT put_ShowHandles(
  Boolean* ShowHandles
);
[C++]
Parameters
ShowHandles [in]

ShowHandles is a parameter of type bool ShowHandles [out, retval]
ShowHandles is a parameter of type bool*

Product Availability

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

See Also

ISelectionTracker Interface

.NET Samples

Triangle graphic element