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