Constructor
Server Name | Client(JavaScript) Syntax | Description |
---|---|---|
N/A | ltwfSize(width : int, height : int) | Creates a new ltwfSize given the width and height. |
Properties
Server Name | Client(JavaScript) Syntax | Description |
---|---|---|
N/A | width | Gets or sets the width, in pixels, of this ltwfSize object. |
N/A | height | Gets or sets the height, in pixels, of this ltwfSize object. |