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