Name | height |
---|---|
Examples |
# The file "bot.svg" must be in the data folder # of the current sketch to load successfully s = loadShape("bot.svg") print(s.height)# Prints "281.0", the height of the shape |
Description | |
Related |
width |
Cover
Reference
Tutorials
Examples
Bugs