This object mimics the Point in syntax, for use on the client side. 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET