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

Gets or sets a value indicating whether edit geometry is enabled.

Syntax

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

Property Value

true if edit geometry 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.