(Leadtools.Annotations.Core)

Error Property (AnnLoadPictureEventArgs)

Show in webframe





Gets any error information should the picture not load successfully.
Syntax
public Exception Error {get;}
Public ReadOnly Property Error As Exception
public HResult Error {get;}
@property (nonatomic,readonly) NSError* error;
public Exception getError()
public void setError(Exception error)
            
 get_Error(); 

Property Value

The error information if the picture was not loaded successfully; otherwise, null.
Example

For an example, refer to AnnRenderingEngine.LoadPicture.

Requirements

Target Platforms

See Also

Reference

AnnLoadPictureEventArgs Class
AnnLoadPictureEventArgs Members

 

 


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