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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RectangleFEx Structure
RectangleFEx Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum