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 Basic | Visual C++ |
public void MergeWith( HighlightingColor color )
Public Sub MergeWith ( _ color As HighlightingColor _ )
public: void MergeWith( HighlightingColor^ color )
Parameters
- color (HighlightingColor)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238