'Declaration Public Function Create( _
ByVal commentThe comment.As Vintasoft.Imaging.Annotation.Comments.Comment _
) As ICommentControl
public ICommentControl Create(
Vintasoft.Imaging.Annotation.Comments.Comment comment
)
public: ICommentControl* Create(
Vintasoft.Imaging.Annotation.Comments.Comment* comment
)
public:
ICommentControl^ Create(
Vintasoft.Imaging.Annotation.Comments.Comment^ comment
)
Parameters
- comment
- The comment.
Return Value
Comment control that displays specified comment.