@companion-module/base
Preparing search index...
ButtonGraphicsDrawBounds
Interface ButtonGraphicsDrawBounds
interface
ButtonGraphicsDrawBounds
{
height
?:
CompanionGraphicsElementValue
<
number
>
;
width
?:
CompanionGraphicsElementValue
<
number
>
;
x
?:
CompanionGraphicsElementValue
<
number
>
;
y
?:
CompanionGraphicsElementValue
<
number
>
;
}
Hierarchy (
View Summary
)
ButtonGraphicsDrawBounds
ButtonGraphicsGroupElement
ButtonGraphicsTextElement
ButtonGraphicsImageElement
ButtonGraphicsBoxElement
ButtonGraphicsCircleElement
ButtonGraphicsGaugeElement
Index
Properties
height?
width?
x?
y?
Properties
Optional
height
height
?:
CompanionGraphicsElementValue
<
number
>
Optional
width
width
?:
CompanionGraphicsElementValue
<
number
>
Optional
x
x
?:
CompanionGraphicsElementValue
<
number
>
Optional
y
y
?:
CompanionGraphicsElementValue
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
@companion-module/base
Loading...