ESRI.ArcGIS.Mobile
Invalidate Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WinForms Namespace > Map Class : Invalidate Method

Invalidates the specified envelope of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.

Overload List

OverloadDescription
Invalidate(Envelope) Invalidates the specified envelope of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.  
Invalidate(Region) (Inherited from System.Windows.Forms.Control)
Invalidate(Region,Boolean) (Inherited from System.Windows.Forms.Control)
Invalidate() (Inherited from System.Windows.Forms.Control)
Invalidate(Boolean) (Inherited from System.Windows.Forms.Control)
Invalidate(Rectangle) (Inherited from System.Windows.Forms.Control)
Invalidate(Rectangle,Boolean) (Inherited from System.Windows.Forms.Control)

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.