Event data for the AnnRenderingEngine.LoadPicture event.
function lt.Annotations.Core.AnnLoadPictureEventArgs
extends System.EventArgs
class lt.Annotations.Core.AnnLoadPictureEventArgs()
extends System.EventArgs
The members of this class is populated as follows when the AnnRenderingEngine.LoadPicture event occur:
Member | Description |
---|---|
The loaded picture object. The value of Source is the URL to image that just finished loading | |
The owner AnnObject object | |
The owner container | |
Contains null if the was loaded successfully; otherwise, this will contain the error information |
For an example, refer to AnnRenderingEngine.LoadPicture.
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