'Declaration Protected Overridable Function GetConnectionColor( _
ByVal commentThe comment.As Vintasoft.Imaging.Annotation.Comments.Comment _
) As System.Windows.Media.Color
protected virtual System.Windows.Media.Color GetConnectionColor(
Vintasoft.Imaging.Annotation.Comments.Comment comment
)
protected: virtual System.Windows.Media.Color* GetConnectionColor(
Vintasoft.Imaging.Annotation.Comments.Comment* comment
)
protected:
virtual System.Windows.Media.Color^ GetConnectionColor(
Vintasoft.Imaging.Annotation.Comments.Comment^ comment
)
Parameters
- comment
- The comment.
Return Value
The color of connection line between comment source and comment control.