LEADTOOLS (Leadtools assembly)

Offset(LeadPoint) Method

Show in webframe







The amount to offset the location.
Adjusts the location of this rectangle by the specified amount.
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
)
LeadRect LeadRect_Offset(LeadRect rect, LeadSize size);
public void offset(int offsetX, int offsetY)
 function Leadtools.LeadRect.Offset(LeadPoint)( 
   pos 
)
public:
void Offset( 
   LeadPoint pos
) 

Parameters

pos
The amount to offset the location.
Requirements

Target Platforms

See Also

Reference

LeadRect Structure
LeadRect Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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