This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxSelection Interface > IGxSelection.SetLocation Method (ArcObjects .NET 10.5 SDK) |
Clears the selection and sets a new location.
[Visual Basic .NET] Public Sub SetLocation ( _ ByVal Location As IGxObject, _ ByVal pInitiator As Object _ )
[C#] public void SetLocation ( IGxObject Location, object pInitiator );