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 : RubberStamps Property |
public Dictionary<AnnRubberStampType,AnnPicture> RubberStamps {get;}
'Declaration
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();