NetXP 3.0 Reference

CustomColorTable Class

Implements a custom color table. You can instantiate this color table and replace the colors in the Colors collection with your own colors.

For a list of all members of this type, see CustomColorTable Members.

System.Object
   CustomColorTable

[Visual Basic]
Public Class CustomColorTable
Implements NETXP.Library.IColorTable
[C#]
public class CustomColorTable : IColorTable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Library

Assembly: NETXP.Library (in NETXP.Library.dll)

See Also

CustomColorTable Members | NETXP.Library Namespace