mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-06 04:42:15 -05:00
parent
139adc72de
commit
47c225a782
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
* @name Size
|
* @name Size
|
||||||
*
|
*
|
||||||
* @class The Size object is used to describe the size or dimensions of
|
* @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
|
* @classexample
|
||||||
* // Create a size that is 10pt wide and 5pt high,
|
* // Create a size that is 10pt wide and 5pt high,
|
||||||
|
|
Loading…
Reference in a new issue