ColorBrush
¶
Color brush class.
Implements a solid-color brush used to fill areas.
Use a Color Brush to fill a 2D node with a solid color.
Inherits properties and message types from ColorBrushMetadata.
Create a new color brush.
Color assumes default property value.
Default rendering is used.
| name | (string) | Name of the color brush. |
Create a new color brush.
Default rendering is used.
| name | (string) | Name of the color brush. |
| color | (ColorRGBA) | Color to use. |