JSRectangle class
JSRectangle class
Stores a set of four integers that represent the location and size of a rectangle.
Constructors
Name | Description |
---|---|
JSRectangle(x, y, width, height) |
Properties
Name | Description |
---|---|
X | |
Y | |
height | |
width |
Methods
Name | Description |
---|---|
contains(pt) |
See Also
- module Aspose.Words