Gets or sets whether the item is highlighted.
Object.defineProperty(LayoutManagerItem.prototype, 'highlighted',
get: function(),
set: function(value)
)
highlighted: boolean;
true if the item is highlighted, false otherwise.
highlighted item is an item that superimposed by a highlight color, to identify that this highlighted.
To get a list of the highlighted items, refer to HighlightedItems.
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