Optional delegate method for additional processing.
Object.defineProperty(Cell.prototype,'currentOffsetChanged',
get: function(),
set: function(value)
)
function currentOffsetChanged.add(function(sender, e));
function currentOffsetChanged.remove(function(sender, e));
currentOffsetChanged: void;
To change the current stack offset, use CurrentOffset.
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