'Declaration Public Function FindCommentControlByCommentSource( _
ByVal pointThe point on image viewer, in pixels.As System.Drawing.PointF _
) As Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl
public Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl FindCommentControlByCommentSource(
System.Drawing.PointF point
)
public: Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl* FindCommentControlByCommentSource(
System.Drawing.PointF point
)
public:
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ FindCommentControlByCommentSource(
System.Drawing.PointF 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.