LEADTOOLS Forms (Leadtools.Forms assembly)
LEAD Technologies, Inc

Inflate(Double,Double) Method






The amount to inflate this LogicalRectangle horizontally.
The amount to inflate this LogicalRectangle vertically.
Inflates a LogicalRectangle structure by the specified amount.
Syntax
public void Inflate( 
   double x,
   double y
)
'Declaration
 
Public Overloads Sub Inflate( _
   ByVal x As Double, _
   ByVal y As Double _
) 
'Usage
 
Dim instance As LogicalRectangle
Dim x As Double
Dim y As Double
 
instance.Inflate(x, y)
public void Inflate( 
   double x,
   double y
)
 function Leadtools.Forms.LogicalRectangle.Inflate(Double,Double)( 
   x ,
   y 
)
public:
void Inflate( 
   double x,
   double y
) 

Parameters

x
The amount to inflate this LogicalRectangle horizontally.
y
The amount to inflate this LogicalRectangle vertically.
Remarks
This method inflates this rectangle, not a copy of it. The inflation along an axis is in two directions (minus direction and plus direction). For example, if a 150 by 150 rectangle is inflated by 50 in the x-axis, the resulting rectangle will be 250 units long (the original 150, the 50 in the minus direction, and the 50 in the plus direction) maintaining the rectangle's geometric center. If either x or y is negative, the Rectangle structure is deflated in the corresponding direction.
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

LogicalRectangle Structure
LogicalRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features