Documentation
    Preparing search index...

    Interface MultiViewObject

    interface MultiViewObject {
        available: boolean;
        background: ColorRGB;
        showTallyBorder: ShowTallyBorder;
        tallyBorderWidth: number;
        textScale: number;
    }
    Index

    Properties

    available: boolean

    bool

    background: ColorRGB

    ColorRGB

    showTallyBorder: ShowTallyBorder

    enum

    tallyBorderWidth: number

    float [ min: 0.0 | max: 2.0 ]:

    textScale: number

    float