histogramMarker Property

Summary

Gets or sets the value that represents an index of the line profile histogram, which will be used to mark its location on the line profile and will appear on the top of drawn Line.

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

Property Value

Value that represents an index of the line profile histogram, which will be used to mark its location on the line profile and will appear on the top of drawn Line.

Remarks

The default value for this is -1, which means don't draw any marker on Line profile. This is used so the user can check any value on the returned line profile and see it visually on the display.

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