'Declaration Public Function FindCommentControlByCommentSource( _
ByVal pointThe point on image viewer, in pixels.As System.Windows.Point _
) As Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl
public Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl FindCommentControlByCommentSource(
System.Windows.Point point
)
public: Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl* FindCommentControlByCommentSource(
System.Windows.Point point
)
public:
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ FindCommentControlByCommentSource(
System.Windows.Point point
)
Parameters
- point
- The point on image viewer, in pixels.
Return Value
Comment control that corresponds a comment source that is located in specified point.