.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.GraphicsPen: ========================================================================================================================================== |phoenix_title| **wx.GraphicsPen** ========================================================================================================================================== A :ref:`wx.GraphicsPen` is a native representation of a pen. 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:`wx.GraphicsContext.CreatePen` or :meth:`wx.GraphicsRenderer.CreatePen` . | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class GraphicsPen:
| |api| Class API =============== .. class:: wx.GraphicsPen(GraphicsObject) A GraphicsPen is a native representation of a pen.