'Declaration Public Function FindCommentControl( _
ByVal commentКомментарий.As Vintasoft.Imaging.Annotation.Comments.Comment _
) As ICommentControl
public ICommentControl FindCommentControl(
Vintasoft.Imaging.Annotation.Comments.Comment comment
)
public: ICommentControl* FindCommentControl(
Vintasoft.Imaging.Annotation.Comments.Comment* comment
)
public:
ICommentControl^ FindCommentControl(
Vintasoft.Imaging.Annotation.Comments.Comment^ comment
)
Parameters
- comment
- Комментарий.
Return Value
Элемент управления комментариями, который отображает указанный комментарий.