dataSize Property

Summary

Gets or sets the width and height of the scaled down version of the image.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'dataSize', 
	get: function(), 
	set: function(value) 
) 
dataSize: LeadSizeD; 

Property Value

Value that represents the width and height of the scaled down version of the image.

Remarks

For the real width and height of the image, refer to Width and Height.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly