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

Inflate(LogicalSize) Method






The amount to inflate this rectangle.
Inflates this LogicalRectangle structure by the specified amount.
Syntax
public void Inflate( 
   LogicalSize size
)
'Declaration
 
Public Overloads Sub Inflate( _
   ByVal size As LogicalSize _
) 
'Usage
 
Dim instance As LogicalRectangle
Dim size As LogicalSize
 
instance.Inflate(size)
public void Inflate( 
   LogicalSize size
)
 function Leadtools.Forms.LogicalRectangle.Inflate(LogicalSize)( 
   size 
)
public:
void Inflate( 
   LogicalSize size
) 

Parameters

size
The amount to inflate this rectangle.
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 50 by 50 rectangle is inflated by 50 in the x-axis, the resulting rectangle will be 150 units long (the original 50, plus the 50 in the minus direction, and plus the 50 in the plus direction). The rectangle's geometric center is maintained.

If either size.Width or size.Height is negative, the LogicalRectangle 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