histogramMarker Property

Summary

Gets or sets the marker position that will appear on the line profile that is drawn on the image.

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

Property Value

Value that indicates the marker position that will appear on the line profile that is drawn on the image.

Remarks

The Histogram marker is a circle that will appear on the line profile, which correspond to the index of the generated histogram index, for example, if the line profile generated a line profile histogram of 100 pixels, and you pass 50 (which is the middle of the histogram) as a maker, the circle will appear in the middle of the line profile that is drawn on the image.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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