ESRI.ArcGIS.Mobile
GetRedrawRectangles Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > IMap Interface : GetRedrawRectangles Method

Returns an array of 2 rectangles that needs to be redrawn on the client. any Cutson Map layers that handles thier own rendering should use this method to find out the regions to redraw.The second rectangle may be empty if the region to be drawn is the entire client area.

Syntax

Visual Basic (Declaration) 
Function GetRedrawRectangles() As Rectangle()
C# 
Rectangle[] GetRedrawRectangles()

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.