'Declaration Public Function New( _
ByVal dataCollectionThe collection of annotation data.As Vintasoft.Imaging.Annotation.AnnotationDataCollection _
)
public AnnotationCommentCollection(
Vintasoft.Imaging.Annotation.AnnotationDataCollection dataCollection
)
public: AnnotationCommentCollection(
Vintasoft.Imaging.Annotation.AnnotationDataCollection* dataCollection
)
public:
AnnotationCommentCollection(
Vintasoft.Imaging.Annotation.AnnotationDataCollection^ dataCollection
)
Parameters
- dataCollection
- The collection of annotation data.