ESRI.ArcGIS.Mobile
DrawingEnabled Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > IMap Interface : DrawingEnabled Property

Returns true if the drawing is enabled.

Syntax

Visual Basic (Declaration) 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
ReadOnly Property DrawingEnabled As Boolean
C# 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
bool DrawingEnabled {get;}

Requirements

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