←Select platform

Offset(LeadPoint) Method

Summary
Adjusts the location of this rectangle by the specified amount.
Syntax
C#
VB
Objective-C
C++
Java
public void Offset( 
   LeadPoint pos 
) 
Public Overloads Sub Offset( _ 
   ByVal pos As LeadPoint _ 
)  
LeadRect LeadRectOffset(LeadRect rect, LeadSize size) 
public void offset(LeadPoint pos) 
public: 
void Offset(  
   LeadPoint pos 
)  

Parameters

pos
The amount to offset the location.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.