(Leadtools.Annotations.Core)

Picture Property (AnnLoadPictureEventArgs)

Show in webframe





Gets the loaded picture object.
Syntax
public AnnPicture Picture {get;}
Public ReadOnly Property Picture As AnnPicture
public AnnPicture Picture {get;}
@property (nonatomic,readonly) LTAnnPicture* picture;
public AnnPicture getPicture()
public void setPicture(AnnPicture picture)
            
 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

See Also

Reference

AnnLoadPictureEventArgs Class
AnnLoadPictureEventArgs Members

 

 


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