This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelection Interface > ISelection.CanCut Method (ArcObjects .NET 10.4 SDK) |
Indicates if the selection can be cut.
[Visual Basic .NET] Public Function CanCut ( _ ) As Boolean
[C#] public bool CanCut ( );
[C++]
HRESULT CanCut(
VARIANT_BOOL* result
);
[C++]
Parameters result [out, retval] result is a parameter of type VARIANT_BOOL