| Item | Description |
|---|---|
![]() | Use this icon to add a new rendering scheme to the list. |
![]() | Use this icon to remove the selected scheme from the list. |
![]() | Use this icon to create a copy of the selected scheme. |
and
![]() | Use these icons to move the selected item one line up or down in the list.
Tip The order of items in the list determines which renderer is used in the case of ambiguity born of class inheritance. |
| Renderer name | Edit or view name of the selected renderer. |
| Apply renderer to objects of type | Define the type of objects to be affected by the renderer. Type the fully qualified name of the object, or click the ellipsis button and choose the desired type from the list in the Renderer Reference Type dialog. |
| When rendering a node | This option determines how the object is displayed in the debugger:
|
| When expanding a node | Define how the children information is presented.
Normally, expanding a node in the debugger lists the object's member variables (using renderer appropriate for their object types). This option lets you override that behavior and select a single expression or a series of expressions to control the display. You may use this to limit the amount of information displayed or to be more precise in how the information is presented for example.
Tip When defining the expressions, you can use code completion (Ctrl+SpaceCommand Space). All method calls and member variable access are relative to the object you're rendering. |




and

