Gets or sets the boundaries of the item.
Object.defineProperty(LayoutManagerItem.prototype, 'bounds',
get: function(),
set: function(value)
)
bounds: LeadRectD;
LeadRectD that represents the boundaries of the item, in a normalized form.
The boundaries rectangle is in normalized form, meaning that the value will range from 0 to 1.
To get the bounds of the item in pixels, refer to DisplayRectangle.
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