ActiveReports 8
Union Method

Syntax
'Declaration
 
Public Shared Function Union( _
   ByVal a As Rect, _
   ByVal b As Rect _
) As Rect
public static Rect Union( 
   Rect a,
   Rect b
)

Parameters

a
b
See Also

Reference

Rect Structure
Rect Members

Support Forum