hasSize Property (ImageViewer)

Summary

Whether or not the ControlSize has a valid size.

Syntax

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

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize