[]
Provides functionality for rendering a C1FontIcon to an Image.
public class FontIconRenderer : IconRenderer, IDisposable
| Name | Description |
|---|---|
| FontIconRenderer(C1FontIcon, int) | Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type. |
| Name | Description |
|---|---|
| Font | |
| Size | Gets or sets the size of icon to show. |
| Text | Gets the text that represents the icon in the specified FontFamily. |
| TextFormatFlags | Gets or sets flags used to render text. |
| Name | Description |
|---|---|
| GetImage() | Gets the image that the icon was rendered into. |