ArcFM Responder Mobile Developer Guide
ClearRegion Method






Removes all views from the region.
Syntax
'Declaration
 
Sub ClearRegion() 
'Usage
 
Dim instance As IPriorityViewService
 
instance.ClearRegion()
void ClearRegion()
procedure ClearRegion(); 
function ClearRegion();
void ClearRegion(); 
void ClearRegion(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPriorityViewService Interface
IPriorityViewService Members

Send Feedback