'Declaration Protected Overridable Function CreateCommentSourceSelectionPen( _
ByVal commentКомментарий.As Vintasoft.Imaging.Annotation.Comments.Comment _
) As System.Windows.Media.Pen
protected virtual System.Windows.Media.Pen CreateCommentSourceSelectionPen(
Vintasoft.Imaging.Annotation.Comments.Comment comment
)
protected: virtual System.Windows.Media.Pen* CreateCommentSourceSelectionPen(
Vintasoft.Imaging.Annotation.Comments.Comment* comment
)
protected:
virtual System.Windows.Media.Pen^ CreateCommentSourceSelectionPen(
Vintasoft.Imaging.Annotation.Comments.Comment^ comment
)
Parameters
- comment
- Комментарий.
Return Value
Перо, которое используется для рисования выделения источника комментария.