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

Gets or sets a value indicating whether this Editor is using freehand draw mode when using the Add, Reshape, Union and Cut commands.

Syntax

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

Property Value

true if freehand; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.