offsetY Property

Summary

Gets or sets the image offset in Y-axis.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'offsetY', 
	get: function(), 
	set: function(value) 
) 
offsetY: number; 

Property Value

Value that represents the image offset in Y-axis.

Remarks

For X-axis, refer to OffsetX.

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.Controls.Medical Assembly