JSSizeF class
JSSizeF class
Stores an ordered pair of floating-point numbers, which specify a Height and Width.
Constructors
Name | Description |
---|---|
JSSizeF(width, height) |
Properties
Name | Description |
---|---|
height | Represents the vertical component. |
width | Represents the horizontal component. |
See Also
- module Aspose.Words