'Declaration Protected Overrides Function CreateCommentCollection( _
ByVal imageTh image.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.Annotation.Comments.CommentCollection
protected override Vintasoft.Imaging.Annotation.Comments.CommentCollection CreateCommentCollection(
Vintasoft.Imaging.VintasoftImage image
)
protected: Vintasoft.Imaging.Annotation.Comments.CommentCollection* CreateCommentCollection(
Vintasoft.Imaging.VintasoftImage* image
); override
protected:
Vintasoft.Imaging.Annotation.Comments.CommentCollection^ CreateCommentCollection(
Vintasoft.Imaging.VintasoftImage^ image
); override
Parameters
- image
- Th image.
Return Value
A new instance of comment collection for specified image.