Page History: Renderer Element
Compare Page Revisions
Page Revision: 2011/07/12 04:43
Renderer is perhaps the most used element in EventIDE experiments. This element can load and render a graphics item (resource) stored in the experiment Library. Graphics resources can be images and XAML graphics scripts. The selected resource is rendered inside of a rectangular area on the screen and its appearance can be modified with properties values that you define for the Renderer element. For example, you can adjust the size and contrast of the original graphical item and/or add its rotation on the screen.
Renderer element also can work with a list of the resources taken out the Library. It's handy for experimental scenarios where you need to present a random visual stimulus at the same position on the screen. You define which resources in the Library have to be in the stimuli set and simply choose an appropriate index in the Image element at the start of each trial. Then, any resource will be rendered at the same position with the same size and visual properties that you have defined for the Renderer element.
+{ListOfCategories}
The list of Renderer properties:
+
Name | Description | Constraints | Value Type | Upon Change |
---|
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run. | | Boolean |
|
Title | Title of the element. | | String |
|
>