ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.