LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Offset(LeadPoint) Method






The amount to offset the location.
Adjusts the location of this rectangle by the specified amount. .NET support Silverlight support
Syntax
public void Offset( 
   LeadPoint pos
)
'Declaration
 
Public Overloads Sub Offset( _
   ByVal pos As LeadPoint _
) 
'Usage
 
Dim instance As LeadRect
Dim pos As LeadPoint
 
instance.Offset(pos)
public void Offset( 
   LeadPoint pos
)
 function Leadtools.LeadRect.Offset(LeadPoint)( 
   pos 
)
public:
void Offset( 
   LeadPoint pos
) 

Parameters

pos
The amount to offset the location.
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

LeadRect Structure
LeadRect Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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