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