Represents a point in a 2D coordinate system.
Import:
import type { Point } from 'obsidian';
Signature:
export interface Point
Links to this page: