Skip to main content
Version: 18.0.3

Point.x property

Signature:

interface Point {
x: number;
}