instanceNumber Property (Frame)

Summary

Gets or sets the instance number.

Syntax

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

Property Value

Value that represents the instance number.

Remarks

This value must be set in order for the instance number overlay text to work.

This value can be retrieved from the DICOM data set.

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