Radio Button Group Information
Radio Button Group Properties Table
Radio Button Group
Item | Description |
---|---|
Name | Name of the radio button group to be displayed in the Object View pane. |
Index | Bindable integer property to control which choice is selected. -1 means no choice is selected. |
Choices
Item | Description |
---|---|
Add | Adds a new choice to the radio button group. |
![]() | Deletes the selected choice from the radio button group. |
Appearance
Item | Description |
---|---|
Visibility | Checkbox to enable/disable the radio button group's visibility during project runtime. |
Opacity | Slider to set the radio button group's opacity during project runtime. |
Blinking | Checkbox to enable/disable the radio button group's ability to blink during project runtime. |
Blinking Interval (ms) | Sets the interval the radio button group blinks, in milliseconds, during project runtime. |
Position
Item | Description |
---|---|
X | The radio button group's X-axis position on the screen. |
Y | The radio button group's Y-axis position on the screen. |
Width | The radio button group's width. |
Height | The radio button group's height. |
Z Index | The radio button group's display order if behind or on top of other objects. |
Rotation | The radio button group's rotation, in degrees. |
Use Percentage | Checkbox to enable/disable the rotation center ranging from 0.0 to 1.0. If disabled, the rotation is in pixels. |
Rotation Center X | Controls the horizontal location of the rotation anchor. |
Rotation Center Y | Controls the vertical location of the rotation anchor. |