Leadtools.Annotations.Core Namespace > AnnResources Class : RubberStamps Property |
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 HashMap<AnnRubberStampType, AnnPicture> getRubberStamps()
get_RubberStamps();