.. include:: headings.inc .. _GraphicsBrush: ========================================================================================================================================== |phoenix_title| **GraphicsBrush** ========================================================================================================================================== A :ref:`GraphicsBrush` is a native representation of a brush. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via :meth:`GraphicsContext.CreateBrush` or :meth:`GraphicsRenderer.CreateBrush` . | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **GraphicsBrush** .. raw:: html

Inheritance diagram of GraphicsBrush

| |api| Class API =============== .. class:: GraphicsBrush(GraphicsObject) A GraphicsBrush is a native representation of a brush.