←Select platform

Picture Property (AnnLoadPictureEventArgs)

Summary

Gets the loaded picture object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public ReadOnly Property Picture As Leadtools.Annotations.Core.AnnPicture
@property (nonatomic,readonly) LTAnnPicture* picture;
public AnnPicture getPicture()
get_Picture();

Property Value

The loaded picture object.

Remarks

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

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