Constructor ColorEntry
ColorEntry(Color, float)
Creates a new ColorEntry.
Declaration
public ColorEntry(Color color, float position)
Parameters
Type | Name | Description |
---|---|---|
Color | color | The color of the entry. |
float | position | The position of the entry in the gradient. |