←Select platform

RubberStamps Property

Summary
Gets the list of AnnPicture objects that serve as the default images for AnnRubberStampObject annotation objects.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public Dictionary<AnnRubberStampType, AnnPicture> RubberStamps { get; } 
@property (nonatomic, strong, readonly) NSMutableDictionary *rubberStamps; 
public java.util.HashMap<AnnRubberStampType, AnnPicture> getRubberStamps() 
public:  
   property Dictionary<AnnRubberStampType^, AnnPicture^>^ RubberStamps 
   { 
      Dictionary<AnnRubberStampType^, AnnPicture^>^ get() 
   } 
RubberStamps # get  (AnnResources) 

Property Value

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

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.