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

Gets or sets a value indicating whether rotate is enabled.

Syntax

Visual Basic (Declaration) 
Public Property RotateEnabled As Boolean
C# 
public bool RotateEnabled {get; set;}

Remarks

If RotateEnabled is true and command EditVertices is active, the selected geometry can be rotated until this value is set to false.

Property Value

true if rotate is enabled; otherwise, false.

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.