←Select platform

Offset(LeadPoint) Method

Summary

Adjusts the location of this rectangle by the specified amount.

Syntax

C#
VB
Java
Objective-C
C++
public void Offset( 
   LeadPoint pos 
) 
Public Overloads Sub Offset( _ 
   ByVal pos As Leadtools.LeadPoint _ 
)  
LeadRect LeadRectOffset(LeadRect rect, LeadSize size) 
public void offset(LeadPoint pos) 
public: 
void Offset(  
   Leadtools.LeadPoint pos 
)  

Parameters

pos
The amount to offset the location.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly