Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

SizeMode Property (ImageViewerItem)

Show in webframe
Gets a value that indicate how the image is displayed inside this items.
Syntax
get_sizeMode();
Object.defineProperty('sizeMode');

Property Value

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

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file