Skip to main content
Version: 19.4.0

Point.x property

Signature:

interface Point {
x: number;
}