paletteType Property

Summary

Gets or sets the window level palette type

Syntax

JavaScript Syntax
Object.defineProperty(DICOMImageInformationRenderer.prototype, 'paletteType', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
paletteType: WindowLevelPaletteType; 

Property Value

WindowLevelPaletteType which represents the window level palette type.

Remarks

Before using this property, you must first load the palette xml file, using LoadPaletteData.

You can retrieve this file from LEADTOOLS demo

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