[]
Initializes a new instance of the BitmapIconRenderer class.
public BitmapIconRenderer(C1BitmapIcon icon, int deviceDpi = 96)
Type | Name | Description |
---|---|---|
C1BitmapIcon | icon | The icon to render. |
int | deviceDpi | The device dpi where the image will be used. |