SchedulerColorSchema Constructors
A color schema which contains colors for a scheduler’s resources.| Name | Parameters | Description |
|---|---|---|
| SchedulerColorSchema() | none | Initializes a new instance of the SchedulerColorSchema class with the default settings. |
| SchedulerColorSchema(Color) | baseColor | Initializes a new instance of the SchedulerColorSchema class and assigns values to its members using the parameter as a color base. |
See Also