laterality Property

Summary

Gets or sets the frame laterality value.

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

Property Value

Gets or sets the image laterality, which is from which direction the image has been taken.

Remarks

This value can be retrieved from the DICOM data set.

This value will appear as an overlay text, refer to OverlayTextType.Laterality

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