Difference between revisions of "Canvas:getWidth"
m |
(De-parented (Use Texture:getWidth)) |
||
Line 10: | Line 10: | ||
{{param|number|width|The width of the Canvas, in pixels.}} | {{param|number|width|The width of the Canvas, in pixels.}} | ||
== See Also == | == See Also == | ||
− | * [[ | + | * [[Canvas]] |
* [[Canvas:getHeight]] | * [[Canvas:getHeight]] | ||
* [[Canvas:getDimensions]] | * [[Canvas:getDimensions]] |
Latest revision as of 01:44, 19 July 2017
Gets the width of the Canvas.
Function
Synopsis
width = Canvas:getWidth( )
Arguments
None.
Returns
number width
- The width of the Canvas, in pixels.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info