Optional delegate method for additional processing.
Object.defineProperty(SpyGlassAction.prototype,'chunkLoaded',
get: function(),
set: function(value)
)
function chunkLoaded.add(function(sender, e));
function chunkLoaded.remove(function(sender, e));
chunkLoaded: void;
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
e | ChunkLoadedEventArgs | The event data. |
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