ArcGIS API for WPF - Library Reference
Cut Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : Cut Property

Performs a cut against the selected features using a user-drawn polyline.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Cut As ICommand
C# 
public ICommand Cut {get;}

Remarks

This command requires the GeometryServiceUrl to be set. If this is not set, the command will be disabled.

If features are selected and AutoSelect is off, this command will also be disabled. AutoSelect is only supported on FeatureLayer for this command.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.