AvalonEdit
MergeWith Method (color)
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingColorMergeWith(HighlightingColor)
Overwrites the properties in this HighlightingColor with those from the given color; but maintains the current values where the properties of the given color return null.
Declaration Syntax
C#Visual BasicVisual C++
public void MergeWith(
	HighlightingColor color
)
Public Sub MergeWith ( _
	color As HighlightingColor _
)
public:
void MergeWith(
	HighlightingColor^ color
)
Parameters

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238