laterality Property

Summary

Gets or sets the frame laterality value.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'laterality', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly