LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Offset Method (LeadRectHelper)






The rectangle object.
The x- and y-amounts to offset the location.
Adjusts the location of this rectangle by the specified amount. .NET support WinRT support
Syntax
public static LeadRect Offset( 
   LeadRect rect,
   LeadSize size
)
'Declaration
 
Public Shared Function Offset( _
   ByVal rect As LeadRect, _
   ByVal size As LeadSize _
) As LeadRect
'Usage
 
Dim rect As LeadRect
Dim size As LeadSize
Dim value As LeadRect
 
value = LeadRectHelper.Offset(rect, size)
public static LeadRect Offset( 
   LeadRect rect,
   LeadSize size
)
 function Leadtools.LeadRectHelper.Offset( 
   rect ,
   size 
)
public:
static LeadRect Offset( 
   LeadRect rect,
   LeadSize size
) 

Parameters

rect
The rectangle object.
size
The x- and y-amounts to offset the location.
Remarks
The result rectangle.
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

LeadRectHelper Class
LeadRectHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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