Class ColorTableOffice2007Black
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Renderers
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class ColorTableOffice2007Black : ColorTableOffice2007, IColorTableOffice2007Creator
Methods
InitColors(ref Color[])
Declaration
protected override void InitColors(ref Color[] colors)
Parameters
Type | Name | Description |
---|---|---|
System.Drawing.Color[] | colors |
Overrides
Explicit Interface Implementations
IColorTableOffice2007Creator.Create()
Declaration
ColorTableOffice2007 IColorTableOffice2007Creator.Create()
Returns
Type |
---|
ColorTableOffice2007 |