RenderColorOption Class |
Namespace: Demo3D.Gui
public class RenderColorOption : INotifyPropertyChanged
The RenderColorOption type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderColorOption | Initializes a new instance of the RenderColorOption class |
| Name | Description | |
|---|---|---|
| ColorValue |
The current color value for this item
| |
| DefaultColor |
The default color value for this item
| |
| Label |
The text display header for this color option
| |
| SerializedName |
The shorthand name this color option is serialized as
|
| Name | Description | |
|---|---|---|
| OnPropertyChanged | ||
| RaiseColorChanged |
| Name | Description | |
|---|---|---|
| ColorChanged |
Custom event to be raised when the color value is changed
| |
| PropertyChanged |