Search
IPalette(TColor) Interface
See Also
 





Represents a palette of colors.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public interface IPalette<TColor>

Visual Basic  Copy Code

Public Interface IPalette(Of TColor)

 See Also