public class AnnLoadPictureEventArgs : EventArgs
Public Class AnnLoadPictureEventArgs
Inherits System.EventArgs
@interface LTAnnLoadPictureEvenArgs : LTAnnEventArgs
public class AnnLoadPictureEvent extends LeadEvent
public:
ref class AnnLoadPictureEventArgs : EventArgs
The members of this class are populated as follows when the AnnRenderingEngine.LoadPicture event occurs:
Member | Description |
---|---|
The loaded picture object. The value of AnnPicture.Source is the URL of the image that just finished loading. |
|
The owner AnnObject object |
|
The owner container |
|
Contains null if the image was loaded successfully; otherwise, this field will contain any error information. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document