Optional delegate method for additional processing.
Object.defineProperty(Cell.prototype,'outOfBounds',
get: function(),
set: function(value)
)
function outOfBounds.add(function(sender, e));
function outOfBounds.remove(function(sender, e));
outOfBounds: void;
To change the current stack offset, use CurrentOffset.
Out of bounds means for example, if the cell has 200 frames, the event will get fired if you set CurrentOffset to 201 or more, it also gets fired if the value is set to -1 or less. EventArgs
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
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