ColorPicker¶
Summary¶
Represents the ColorPicker control.
Signature
1 |
|
Namespace¶
cAlgo.API
Properties¶
SelectedColor¶
Summary
Gets or sets selected color.
Signature
1 |
|
Return Value
Color
IsStretched¶
Summary
Gets or sets if color picker is stretched or not.
Signature
1 |
|
Return Value
bool
Events¶
SelectedColorChanged¶
Summary
Occurs when selected color is changed.
Signature
1 |
|