ArcGIS Runtime SDK for WPF - Library Reference
Continuous Property
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > EditorWidget Class : Continuous Property

Gets or sets a value indicating whether this EditorWidget is continuous.

Syntax

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

Remarks

Tools contained in the EditorWidget like the TemplatePicker, EditVertices, Reshape, Cut, Selection, etc. will remain active until a different tool is selected.

Property Value

true if continuous; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.