Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

SizeMode Property (ImageViewer)

Show in webframe
Gets a value that determines how the control displays the view and adjusts the display automatically.
Syntax
get_sizeMode();
Object.defineProperty('sizeMode');

Property Value

TypeDescription
ControlSizeModeA 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.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file