offset Method

Summary

Adjusts the location of this rectangle by the specified amount.

Syntax
TypeScript
JavaScript
LeadRectD.prototype.offset = function( 
   offsetX, 
   offsetY 
) 
offset( 
   offsetX: number, 
   offsetY: number 
): void; 

Parameters

offsetX

The x-amount to offset the location.

offsetY

The y-amount to offset the location.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
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.