'Declaration Protected Overridable Function GetControlBoundingBox( _
ByVal commentControlThe comment control.As Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl _
) As System.Drawing.Rectangle
protected virtual System.Drawing.Rectangle GetControlBoundingBox(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl commentControl
)
protected: virtual System.Drawing.Rectangle* GetControlBoundingBox(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl* commentControl
)
protected:
virtual System.Drawing.Rectangle^ GetControlBoundingBox(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ commentControl
)
Parameters
- commentControl
- The comment control.
Return Value
Bounding box of the control, in ImageViewer space.