[]
Initializes a new instance of the ItemRenderer class with the specified layout area and generator.
public ItemRenderer(ILayoutArea area, IGenerator generator)
Type | Name | Description |
---|---|---|
ILayoutArea | area | The area to render. |
IGenerator | generator | The generator to use for rendering the area. |