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
Updated on Sun Aug 30 12:17:17 2015.
Creative Commons License