LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Offset Method (LeadRectDHelper)






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 LeadRectD Offset( 
   LeadRectD rect,
   LeadSizeD size
)
'Declaration
 
Public Shared Function Offset( _
   ByVal rect As LeadRectD, _
   ByVal size As LeadSizeD _
) As LeadRectD
'Usage
 
Dim rect As LeadRectD
Dim size As LeadSizeD
Dim value As LeadRectD
 
value = LeadRectDHelper.Offset(rect, size)
public static LeadRectD Offset( 
   LeadRectD rect,
   LeadSizeD size
)
 function Leadtools.LeadRectDHelper.Offset( 
   rect ,
   size 
)
public:
static LeadRectD Offset( 
   LeadRectD rect,
   LeadSizeD 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

LeadRectDHelper Class
LeadRectDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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