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