offsetY Property

Summary

Gets or sets the image offset in Y-axis.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'offsetY', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly