Click or drag to resize

MemorySearchHighlighting Property

A color to highligh query structure in results. This is only be used in substructure search. Using Color.Empty if not highlighting it.

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public Color Highlighting { get; set; }

Property Value

Type: Color
See Also