height Property

Summary

Gets or sets the image height.

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

Property Value

Value that represents the image height.

Remarks

For image width, refer to Width.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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