dataSize Property (Frame)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'dataSize', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

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