ActiveReports 6 Online Help
Inflate(RectangleF,Single) Method

Syntax
'Declaration
 
Public Overloads Function Inflate( _
   ByVal bounds As RectangleF, _
   ByVal percentage As Single _
) As RectangleF
public RectangleF Inflate( 
   RectangleF bounds,
   float percentage
)

Parameters

bounds
percentage
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

Border Class
Border Members
Overload List

Send Feedback