ActiveReports 9
Inflate(Rect,Single,Single) Method

Syntax
'Declaration
 
Public Overloads Shared Function Inflate( _
   ByVal rect As Rect, _
   ByVal x As System.Single, _
   ByVal y As System.Single _
) As Rect
public static Rect Inflate( 
   Rect rect,
   System.float x,
   System.float y
)

Parameters

rect
x
y
See Also

Reference

Rect Structure
Rect Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum