width Property

Summary

Gets or sets the image width.

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

Property Value

Value that represents the image width.

Remarks

For image height, refer to Height.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.