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

Leadtools Assembly