ActiveReports 9
Intersect(Rect,Rect) Method

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

Parameters

a
b
See Also

Reference

Rect Structure
Rect Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum