Gets the line's baseline position.
<void> Line.getBaseline(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the line's baseline position. |
| error |
Optional. Is called when the operation failed with an error. |