←Select platform

Error Property (AnnLoadPictureEventArgs)

Summary

Gets any error information should the picture not load successfully.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Exception Error {get;}
Public ReadOnly Property Error As Exception
public HResult Error {get;}
@property (nonatomic,readonly) NSError* error;
public Exception getError()
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize