AboutSupportDeveloper GuideVersion 38.126.82.64
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