MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / shapesize

Method shapesize

Lib/lib-tk/turtle.py:2684–2720  ·  view source on GitHub ↗

Set/return turtle's stretchfactors/outline. Set resizemode to "user". Optional arguments: stretch_wid : positive number stretch_len : positive number outline : positive number Return or set the pen's attributes x/y-stretchfactors and/or outline.

(self, stretch_wid=None, stretch_len=None, outline=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mainFunction · 0.80
setupFunction · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls 1

penMethod · 0.80

Tested by

no test coverage detected