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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.