scaleAtPosition Property

Summary

Gets or sets whether zooming in or out uses the cursor position as the pivot point.

Syntax

TypeScript
JavaScript
Object.defineProperty(ImageViewerZoomInteractiveMode.prototype, 'scaleAtPosition', 
	 get: function(), 
	 set: function(value) 
) 
      scaleAtPosition: boolean; 

Property Value

A boolean to indicate whether to use the cursor position as the pivot point. The default value is false.

Requirements

Target Platforms

See Also

ImageViewerZoomInteractiveMode

ImageViewerZoomInteractiveMode 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.