(Leadtools.Annotations.Core)

Images Property

Show in webframe





Gets the list of AnnPicture objects that serve as the default images for annotation objects that use AnnPictures.
Syntax
public IList<AnnPicture> Images {get;}
Public ReadOnly Property Images As IList(Of AnnPicture)
@property (nonatomic,readonly) NSMutableArray* images;
public List<AnnPicture> getImages()
 get_Images(); 

Property Value

The list of AnnPicture objects that serve as the default images for annotation objects that use AnnPictures.
Requirements

Target Platforms

See Also

Reference

AnnResources Class
AnnResources Members

 

 


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