AboutSupportDeveloper GuideVersion 38.126.83.74
interface PointTopLeft {
    left: number;
    top: number;
}

Properties

Properties

left: number

The mouse left position in virtual screen coordinates

top: number

The mouse top position in virtual screen coordinates