Table of Contents

Interface IHighlightColor

Namespace
NanoByte.Common
Assembly
NanoByte.Common.dll

An object that can be highlighted with a specific color in graphical representations.

public interface IHighlightColor
Extension Methods

Properties

HighlightColor

The color to highlight this object with in graphical representations. Empty for no highlighting.

Color HighlightColor { get; }

Property Value

Color