@companion-module/base
    Preparing search index...

    Interface ButtonGraphicsDrawBounds

    interface ButtonGraphicsDrawBounds {
        height?: CompanionGraphicsElementValue<number>;
        width?: CompanionGraphicsElementValue<number>;
        x?: CompanionGraphicsElementValue<number>;
        y?: CompanionGraphicsElementValue<number>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties