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


ISelectionTracker.Geometry 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.Geometry Property
ArcGIS Developer Help

ISelectionTracker.Geometry Property

Geometry used for tracking feedback.

[Visual Basic .NET]
Public Property Geometry As IGeometry
[C#]
public IGeometry Geometry {get; set;}
[C++]
HRESULT get_Geometry(
  IGeometry* Geometry
);
[C++]
HRESULT put_Geometry(
  IGeometry** Geometry
);
[C++]
Parameters
Geometry [in]

Geometry is a parameter of type IGeometry* Geometry [out, retval]
Geometry is a parameter of type IGeometry**

Product Availability

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

See Also

ISelectionTracker Interface

.NET Samples

Triangle graphic element