viewPosition Property

Summary

Gets or sets the view position of the image.

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

Property Value

A string that represents the view position of the image.

Remarks

This value is only used if the ImageOrientation is not present.

you can retrieve this value 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