mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
parent
139adc72de
commit
47c225a782
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
* @name Size
|
||||
*
|
||||
* @class The Size object is used to describe the size or dimensions of
|
||||
* somethign, through its {@link #width} and {@link #height} properties.
|
||||
* something, through its {@link #width} and {@link #height} properties.
|
||||
*
|
||||
* @classexample
|
||||
* // Create a size that is 10pt wide and 5pt high,
|
||||
|
|
Loading…
Reference in a new issue