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

    Interface Dimension

    interface Dimension {
        rows: number;
        cols: number;
    }
    Index

    Properties

    Properties

    rows: number
    cols: number