Path.ArcSize ============ .. currentmodule:: skia .. autoclass:: skia.Path.ArcSize .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Path.ArcSize.__init__ .. rubric:: Attributes .. autosummary:: ~skia.Path.ArcSize.kLarge_ArcSize ~skia.Path.ArcSize.kSmall_ArcSize ~skia.Path.ArcSize.name ~skia.Path.ArcSize.value Methods ------- .. automethod:: skia.Path.ArcSize.__init__ Attributes ---------- .. autoattribute:: skia.Path.ArcSize.kLarge_ArcSize .. autoattribute:: skia.Path.ArcSize.kSmall_ArcSize .. autoattribute:: skia.Path.ArcSize.name .. autoattribute:: skia.Path.ArcSize.value