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. |
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