'Declaration Protected Overridable Sub DrawConnection( _
ByVal paintArgsЭкземпляр System.Windows.Forms.PaintEventArgs, содержащий данные события.As System.Windows.Forms.PaintEventArgs, _
ByVal commentКомментарий.As Vintasoft.Imaging.Annotation.Comments.Comment, _
ByVal commentBoundingBoxОграничивающая рамка комментария.As System.Drawing.Rectangle, _
ByVal commentSourceBoundingBoxОграничивающая рамка источника комментариев.As System.Drawing.Rectangle _
)
protected virtual void DrawConnection(
System.Windows.Forms.PaintEventArgs paintArgs,
Vintasoft.Imaging.Annotation.Comments.Comment comment,
System.Drawing.Rectangle commentBoundingBox,
System.Drawing.Rectangle commentSourceBoundingBox
)
Parameters
- paintArgs
- Экземпляр System.Windows.Forms.PaintEventArgs, содержащий данные события.
- comment
- Комментарий.
- commentBoundingBox
- Ограничивающая рамка комментария.
- commentSourceBoundingBox
- Ограничивающая рамка источника комментариев.