signed Property

Summary

Indicates whether the image is signed or unsigned.

Syntax
TypeScript
JavaScript
Object.defineProperty(WindowLevelInfomation.prototype, 'signed', 
	get: function(), 
	set: function(value) 
) 
signed: boolean; 

Property Value

true if the image is signed; otherwise false if the image is unsigned.

Remarks

The image can be stored as an array of data or as a *.png image. For more information, refer to Data32 and Image.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.