Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnResources Class : Images Property |
public IList<AnnPicture> Images {get;}
'Declaration
Public ReadOnly Property Images As IList(Of AnnPicture)
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <AnnPicture> Images {get;}
@property (nonatomic,readonly) NSMutableArray* images;
public java.util.List<AnnPicture> getImages()
get_Images();