ResourceBrushSchema Constructors
A color combination which contains colors used to paint scheduler resources.| Name | Parameters | Description |
|---|---|---|
| ResourceBrushSchema() | none | Initializes a new instance of the ResourceBrushSchema class with the default settings. |
| ResourceBrushSchema(Nullable<Color>) | baseColor | Initializes a new instance of the ResourceBrushSchema class with the specified settings. |
See Also