@companion-module/base
Preparing search index...
ButtonGraphicsBorderProperties
Interface ButtonGraphicsBorderProperties
interface
ButtonGraphicsBorderProperties
{
borderColor
?:
CompanionGraphicsElementValue
<
number
>
;
borderPosition
?:
CompanionGraphicsElementValue
<
LineOrientation
>
;
borderWidth
?:
CompanionGraphicsElementValue
<
number
>
;
}
Hierarchy (
View Summary
)
ButtonGraphicsBorderProperties
ButtonGraphicsBoxElement
ButtonGraphicsLineElement
ButtonGraphicsCircleElement
Index
Properties
border
Color?
border
Position?
border
Width?
Properties
Optional
border
Color
borderColor
?:
CompanionGraphicsElementValue
<
number
>
Optional
border
Position
borderPosition
?:
CompanionGraphicsElementValue
<
LineOrientation
>
Optional
border
Width
borderWidth
?:
CompanionGraphicsElementValue
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
border
Color
border
Position
border
Width
@companion-module/base
Loading...