sizeMode Property

Summary

Gets a value that indicate how the image is displayed inside this items.

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

Property Value

A value that indicate how the image is displayed inside the item. 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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly