Eulergraph
    Preparing search index...

    Type Alias RelativePosition

    type RelativePosition = {
        heightFactor: number;
        widthFactor: number;
    }
    Index

    Properties

    heightFactor: number
    widthFactor: number