'Declaration Protected Overridable Function CreateCommentSourceSelectionPen( _
ByVal commentThe 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
- The comment.
Return Value
The pen that is used for drawing the selection of comment source.