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


IGxSelection.Location Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxSelection.Location Property

The location of the selection.

[Visual Basic .NET]
Public ReadOnly Property Location As IGxObject
[C#]
public IGxObject Location {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxSelection Interface

.NET Samples

Extent view (Code Files: clsExtentView) | Text View tab (Code Files: TextView)

.NET Related Topics

Catalog