offset Method

Summary

Adjusts the location of this rectangle by the specified amount.

Syntax

JavaScript Syntax
LeadRectD.prototype.offset = function(offsetX, offsetY) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly