Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Constructor
Server Name | Client(JavaScript) Syntax | Description |
---|---|---|
N/A | ltwfPoint(x : int, y : int) | Creates a new ltwfPoint given the x and y coordinates. |
Properties
Server Name | Client(JavaScript) Syntax | Description |
---|---|---|
N/A | x | Gets or sets the x-coordinate of this ltwfPoint object. |
N/A | y | Gets or sets the y-coordinate of this ltwfPoint object. |