Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface point

A value with x and y attributes.

Qt.point can be used to create a point object.

Hierarchy

  • point

Index

Properties

Properties

x

x: number

X coordinate of the point.

y

y: number

Y coordinate of the point.

Generated using TypeDoc