←Select platform

Is this page helpful?

In this page

Images Property

Summary
Gets the list of AnnPicture objects that serve as the default images for annotation objects that use AnnPictures.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IList<AnnPicture> Images { get; } 
@property (nonatomic, strong, readonly) NSMutableArray *images; 
public java.util.List<AnnPicture> getImages() 
public:  
   property IList<AnnPicture^>^ Images 
   { 
      IList<AnnPicture^>^ get() 
   } 
Images # get  (AnnResources) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.