.. 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.SVGShapeRenderingMode: ========================================================================================================================================== |phoenix_title| **wx.SVGShapeRenderingMode** ========================================================================================================================================== The `SVGShapeRenderingMode` enumeration provides the following values: ================================================================================ ================================================================================ **Description** **Value** ================================================================================ ================================================================================ ``wx.SVG_SHAPE_RENDERING_AUTO`` ``wx.SVG_SHAPE_RENDERING_OPTIMIZE_SPEED`` ``wx.SVG_SHAPE_RENDERING_CRISP_EDGES`` ``wx.SVG_SHAPE_RENDERING_GEOMETRIC_PRECISION`` ``wx.SVG_SHAPE_RENDERING_OPTIMISE_SPEED`` ================================================================================ ================================================================================ |