RenderStyle
Combining a fill and brush into a render style to create a 2D object.
Render Style Brush and Fill
Creates a render style that will have a brush and a fill.
Render Style Brush Only
Creates a render style that will only have a brush.
Render Style Fill Only
Creates a render style that will only have a fill.
Painter Add Path with Render Style
Adds a path to the painter and draws it with the render style. Set some transforms on the path as well.