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 );
Product Availability
Available with ArcGIS Desktop.
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 );