RevGrid - v0.9.3
    Preparing search index...
    interface RevPoint {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number

    This point's horizontal coordinate

    y: number

    This point's vertical coordinate