Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ltwfSize Client Class
This object mimics the Size in syntax, for use on the client side.

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.