SignatureBounds Class |
Namespace: EasyScriptAPI
The SignatureBounds type exposes the following members.
Name | Description | |
---|---|---|
SignatureBounds | Initializes a new instance of the SignatureBounds class |
Name | Description | |
---|---|---|
Height |
The height of the bounding box.
| |
Width |
The width of the bounding box.
| |
X1 |
The left-most coordinate in the box.
| |
X2 |
The right-most coordinate in the box.
| |
Y1 |
The upper-most coordinate in the box.
| |
Y2 |
The lower-most coordinate in the box.
|