Difference between revisions of "Image"

From Lianjapedia
Jump to: navigation, search
Line 3: Line 3:
 
====Properties====
 
====Properties====
  
This class supports the '''Common properties''' plus the following:
+
This class supports the [[:Category:Common_Properties|Common Properties]] plus the following:
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 12:55, 8 January 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Picture RW Character Filename of image displayed
Stretch RW Boolean Whether image should be scaled
Closable RW Boolean Whether image should be closable
HeightForWidth RW Boolean Whether height of image should be based on width

Methods

This class supports the Common methods plus the following:

Method Args Description
Zoom width as Numeric, height as Numeric, closable as Boolean Zoom the image to the specified size and with specified Closable setting

Events

This class supports the Common events plus the following:

Event Args Description