←Select platform

RubberStamps Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Dictionary<AnnRubberStampType,AnnPicture> RubberStamps {get;}
Public ReadOnly Property RubberStamps As Dictionary(Of AnnRubberStampType,AnnPicture)
public Dictionary<AnnRubberStampType,AnnPicture> RubberStamps {get;}
@property (nonatomic,readonly) NSMutableDictionary* rubberStamps;
public java.util.HashMap<AnnRubberStampType, AnnPicture> getRubberStamps()
get_RubberStamps();

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize