ESRI.ArcGIS.Mobile
DrawFeedback Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WPF Namespace > SketchTool Class : DrawFeedback Method

drawingContext
Drawing context to draw the feedback to.
Draws the sketch feedback. The feedback is drawn as a line from the current mouse position to the first anchor point and from the current mouse position to the second anchor point.

Syntax

Visual Basic (Declaration) 
Protected Sub DrawFeedback( _
   ByVal drawingContext As DrawingContext _
) 
C# 
protected void DrawFeedback( 
   DrawingContext drawingContext
)

Parameters

drawingContext
Drawing context to draw the feedback to.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.