ActiveReports 9
Rect Constructor(Point,Size)

Syntax
'Declaration
 
Public Function New( _
   ByVal location As Point, _
   ByVal size As Size _
)
public Rect( 
   Point location,
   Size size
)

Parameters

location
size
See Also

Reference

Rect Structure
Rect Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum