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


IGxApplication.ExpandSelection Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxApplication Interface > IGxApplication.ExpandSelection Method
ArcGIS Developer Help

IGxApplication.ExpandSelection Method

Expands the current selection.

[Visual Basic .NET]
Public Sub ExpandSelection ( _
)
[C#]
public void ExpandSelection (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface