sizeMode Property

Summary

Gets a value that determines how the control displays the view and adjusts the display automatically.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'sizeMode', 
	get: function() 
) 
sizeMode: ControlSizeMode; // read-only 

Property Value

A value that determines how the control displays the image and adjusts the display automatically. Default value is ControlSizeMode.None.

Remarks

This value is the same set by the user to the last call to Zoom.

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.