←Select platform

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.