Altair EEvision 2025.1 APIs
    Preparing search index...

    Type Alias FullfitMode

    FullfitMode: "x" | "y" | "xy"

    Specify which dimension of the schematic should fit onto the screen when calling EEvisionAPI.Fullfit.

    • "x": make the schematic as wide as the canvas
    • "y": make the schematic as high as the canvas
    • "xy": fit the whole schematic into the canvas.