[]
Provides functionality for rendering a C1CompositeIcon to an Image.
public class CompositeIconRenderer : IconRenderer, IDisposable
| Name | Description |
|---|---|
| CompositeIconRenderer(C1CompositeIcon, int) | Creates an instance of the inheritor of CompositeIconRenderer class in accordance with the C1Icon type. |
| Name | Description |
|---|---|
| IconRenderers | Gets the list of IconRenderer that will be rendered. |
| Size | Gets or sets the size of icon to show. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| GetImage() | Gets the image that the icon was rendered into. |