ESRI.ArcGIS.Mobile
DrawingCanceled Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > MapSurface Class : DrawingCanceled Property

Indicates if the drawing operation has been cancelled. If true all drawing should be abandoned to release the drawing thread as soon as possible.

Syntax

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

Remarks

Code associated with the drawings on the MapSurface should check this property periodically.

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.