ActiveReports 9
Inflate Method (RectangleFEx)

The width.
The height.
Inflates this rectangle by specified amount.
Syntax
'Declaration
 
Public Sub Inflate( _
   ByVal width As System.Single, _
   ByVal height As System.Single _
) 
public void Inflate( 
   System.float width,
   System.float height
)

Parameters

width
The width.
height
The height.
See Also

Reference

RectangleFEx Structure
RectangleFEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum