Skip to main content
Version: 16.1.0

Point.x property

Signature:

interface Point {
x: number;
}