Difference between revisions of "Image"

From Lianjapedia
Jump to: navigation, search
Line 24: Line 24:
 
|Whether image should be closable
 
|Whether image should be closable
 
|-
 
|-
|Heightforwidth
+
|valign="top"|HeightForWidth
 
|RW
 
|RW
 
|Boolean
 
|Boolean
Line 41: Line 41:
 
|-
 
|-
 
|valign="top"|Zoom
 
|valign="top"|Zoom
|width as Numeric, height as Numeric, closable as Boolean
+
|valign="top"|width as Numeric, height as Numeric, closable as Boolean
|Zoom the image to the specified size and with specified Closable setting
+
|valign="top"|Zoom the image to the specified size and with specified Closable setting
 
|-
 
|-
 
|}
 
|}

Revision as of 11:53, 3 January 2013

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