imageType Property

Summary

Gets or sets the image type.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'imageType', 
	get: function(), 
	set: function(value) 
) 
imageType: string[]; 

Property Value

An array of character strings that represents the image type.

Remarks

This value can be retrieved from the DICOM data set.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly