Skip to content
On this page

Type alias: SetCenter ​

Ƭ SetCenter: (x: number, y: number, options?: SetCenterOptions) => void

Type declaration ​

â–¸ (x, y, options?): void

set center of viewport

Parameters ​
NameType
xnumber
ynumber
options?SetCenterOptions
Returns ​

void

Released under the MIT License.