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.
Object.defineProperty(LineProfileInteractiveMode.prototype, 'histogramMarker',
get: function(),
set: function(value)
)
histogramMarker: number;
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.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET