ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum