[]
Initializes a new instance of the IconRenderer class.
protected IconRenderer(C1Icon icon, int deviceDpi)
Protected Sub New(icon As C1Icon, deviceDpi As Integer)
| Type | Name | Description |
|---|---|---|
| C1Icon | icon | The icon to render. |
| int | deviceDpi | The device dpi where the image will be used. |