'Declaration Public Function GetComments( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.Annotation.Comments.CommentCollection
public Vintasoft.Imaging.Annotation.Comments.CommentCollection GetComments(
Vintasoft.Imaging.VintasoftImage image
)
public: Vintasoft.Imaging.Annotation.Comments.CommentCollection* GetComments(
Vintasoft.Imaging.VintasoftImage* image
)
Parameters
- image
- Изображение.
Return Value
Коллекция комментариев для указанного изображения.