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