MAIDR Documentation - v3.65.0
    Preparing search index...

    Interface NearestPoint

    interface NearestPoint {
        element: SVGElement;
        row: number;
        col: number;
    }
    Index

    Properties

    Properties

    element: SVGElement
    row: number
    col: number