Skip to main content
Version: 18.2.1

Point.x property

Signature:

interface Point {
x: number;
}