(Leadtools.Annotations.Core)

AnnLoadPictureEventArgs Class

Show in webframe





Members 
Event data for the AnnRenderingEngine.LoadPicture event.
Object Model
Syntax
public class AnnLoadPictureEventArgs : System.EventArgs 
Public Class AnnLoadPictureEventArgs 
   Inherits System.EventArgs
public sealed class AnnLoadPictureEventArgs : ~Remove~ 
@interface LTAnnLoadPictureEvenArgs : LTAnnEventArgs
public class AnnLoadPictureEvent extends LeadEvent
function Leadtools.Annotations.Core.AnnLoadPictureEventArgs()
Remarks

The members of this class are populated as follows when the AnnRenderingEngine.LoadPicture event occurs:

Member Description

Picture

The loaded picture object. The value of AnnPicture.Source is the URL of the image that just finished loading.

AnnObject

The owner AnnObject object

Container

The owner container

Error

Contains null if the image was loaded successfully; otherwise, this field will contain any error information.

Example

For an example, refer to AnnRenderingEngine.LoadPicture.

Requirements

Target Platforms

See Also

Reference

AnnLoadPictureEventArgs Members
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.