Class ColorSelectorItem
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
An instance to the ColorSelector item gets added.
public class ColorSelectorItem : ItemObject
- Inheritance
Properties
View SourceColor
Gets or sets the palette item's color.
Declaration
public Color Color { get; set; }
Property Value
Type | Description |
---|---|
Color |