(Leadtools.Annotations.Core)

RubberStamps Property

Show in webframe





Gets the list of AnnPicture objects that serve as the default images for AnnRubberStampObject annotation objects.
Syntax
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(); 

Property Value

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

Target Platforms

See Also

Reference

AnnResources Class
AnnResources Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.