This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IV > IViewCommand Interface > IViewCommand.Applies Method (ArcObjects .NET 10.4 SDK) |
Indicates if command works with the specified view.
[Visual Basic .NET] Public Function Applies ( _ ByVal view As IActiveView _ ) As Boolean
[C#] public bool Applies ( IActiveView view );