←Select platform

Offset(LeadPoint) Method

Summary
Adjusts the location of this rectangle by the specified amount.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void Offset( 
   LeadPoint pos 
) 
LeadRect LeadRectOffset(LeadRect rect, LeadSize size) 
public void offset( 
   LeadPoint pos 
); 
public: 
void Offset(  
   LeadPoint pos 
)  
def Offset(self,pos): 

Parameters

pos
The amount to offset the location.

Requirements

Target Platforms

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

Leadtools Assembly

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