function Leadtools.Annotations.Core.AnnLoadPictureEventArgs()
!MISSING Scrap '_RTJavaScript_Class_SYNTAX'!
The members of this class is populated as follows when the AnnRenderingEngine.LoadPicture event occur:
Member | Description |
---|---|
The loaded picture object. The value of AnnPicture.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.