ArcFM Solution Developer Guide
RectangleToClient Method (AUBrowserControl)


Syntax
'Declaration
 
Public Function RectangleToClient( _
   ByVal r As System.Drawing.Rectangle _
) As System.Drawing.Rectangle
'Usage
 
Dim instance As AUBrowserControl
Dim r As System.Drawing.Rectangle
Dim value As System.Drawing.Rectangle
 
value = instance.RectangleToClient(r)
public System.Drawing.Rectangle RectangleToClient( 
   System.Drawing.Rectangle r
)

Parameters

r
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AUBrowserControl Class
AUBrowserControl Members

 

 


Send Comment