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

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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Reshape As ICommand
C# 
public ICommand Reshape {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, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.