Error processing SSI file
LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
Offset Method
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The x-amount to offset the location.
The y-amount to offset the location.
Adjusts the location of this rectangle by the specified amount.
Syntax
JavaScript
function
Leadtools.LeadRectD.offset(
offsetX
,
offsetY
)
Parameters
Parameter
Type
Description
offsetX
double
The x-amount to offset the location.
offsetY
double
The y-amount to offset the location.
See Also
Reference
LeadRectD Object
LeadRectD Members
Error processing SSI file