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

Gets or sets a value indicating whether scale is enabled.

Syntax

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

Property Value

true if scale is enabled; otherwise, false.

Remarks

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.