ArcFM Solution Developer Guide
RectangleToScreen Method (WorkLocationProps)


Syntax
'Declaration
 
Public Function RectangleToScreen( _
   ByVal r As System.Drawing.Rectangle _
) As System.Drawing.Rectangle
'Usage
 
Dim instance As WorkLocationProps
Dim r As System.Drawing.Rectangle
Dim value As System.Drawing.Rectangle
 
value = instance.RectangleToScreen(r)
public System.Drawing.Rectangle RectangleToScreen( 
   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

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment