Back to Electron

Point Object

docs/api/structures/point.md

42.0.0239 B
Original Source

Point Object

  • x number
  • y number

[!NOTE] Both x and y must be whole integers, when providing a point object as input to an Electron API we will automatically round your x and y values to the nearest whole integer.