offset Property

Summary

Translate the image of the item horizontally and vertically.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItem.prototype, 'offset', 
	get: function(), 
	set: function(value) 
) 
offset: LeadPointD; 

Property Value

The amount to translate the image of the item horizontally and vertically. Default value is 0,0.

Remarks

This is a display value and will not change the image data.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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