←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly