Skip to content

Radio Button Group Information

Radio Button Group Properties Table

Radio Button Group

ItemDescription
NameName of the radio button group to be displayed in the Object View pane.
IndexBindable integer property to control which choice is selected.
-1 means no choice is selected.

Choices

ItemDescription
AddAdds a new choice to the radio button group.
DeleteDeletes the selected choice from the radio button group.

Appearance

ItemDescription
VisibilityCheckbox to enable/disable the radio button group's visibility during project runtime.
OpacitySlider to set the radio button group's opacity during project runtime.
BlinkingCheckbox 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

ItemDescription
XThe radio button group's X-axis position on the screen.
YThe radio button group's Y-axis position on the screen.
WidthThe radio button group's width.
HeightThe radio button group's height.
Z IndexThe radio button group's display order if behind or on top of other objects.
RotationThe radio button group's rotation, in degrees.
Use PercentageCheckbox to enable/disable the rotation center ranging from 0.0 to 1.0.
If disabled, the rotation is in pixels.
Rotation Center XControls the horizontal location of the rotation anchor.
Rotation Center YControls the vertical location of the rotation anchor.