Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

HasSize Property

Show in webframe
Whether or not the ControlSize has a valid size.
Syntax
get_hasSize();
Object.defineProperty('hasSize');

Property Value

TypeDescription
booleantrue if the ControlSize is not empty (see Empty) and has a width and height greater than zero; false otherwise.
See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file