offsetBy Method

Summary

Offsets the frame by the provided coordinates.

Syntax

TypeScript
JavaScript
Frame.prototype.offsetBy = function( 
	x , 
	y  
) 
      offsetBy(x: number, y: number): void; 

Parameters

x

A number value that references the amount to offset the frame by on the X-axis.

y

A number value that references the amount to offset the frame by on the Y-axis.

Requirements

Target Platforms

See Also

Frame

Frame Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.