[]
Creates the brushes list for extended palettes.
protected static List<Brush> CreateBrushes(IList<int> colors)
Protected Shared Function CreateBrushes(colors As IList(Of Integer)) As List(Of Brush)
| Type | Name | Description |
|---|---|---|
| IList<int> | colors |
| Type | Description |
|---|---|
| List<Brush> |