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

    Interface ButtonGraphicsBorderProperties

    interface ButtonGraphicsBorderProperties {
        borderColor?: CompanionGraphicsElementValue<number>;
        borderPosition?: CompanionGraphicsElementValue<LineOrientation>;
        borderWidth?: CompanionGraphicsElementValue<number>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    borderColor?: CompanionGraphicsElementValue<number>
    borderWidth?: CompanionGraphicsElementValue<number>