ActiveReports 9
Rect Constructor(Double,Double,Double,Double)

Syntax
'Declaration
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double, _
   ByVal width As System.Double, _
   ByVal height As System.Double _
)
public Rect( 
   System.double x,
   System.double y,
   System.double width,
   System.double height
)

Parameters

x
y
width
height
See Also

Reference

Rect Structure
Rect Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum