origin Property

Summary

Origin of the item.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItem.prototype, 'origin', 
	get: function() 
) 
origin: LeadPointD; // read-only 

Property Value

The origin of the item. Default value is the center of the image.

Remarks

This value is used by Scale to determine the center of the scale operation. Default value is to scale around the image center and is equal to DefaultZoomOrigin.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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