width Property (DICOMImageInformation)

Summary

Gets or sets the image width.

Syntax

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

Property Value

Value that represents the image width.

Remarks

For image height, refer to 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