offset Method (LeadRectD)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize