[]
Creates an instance of the inheritor of PathIconRenderer class in accordance with the C1Icon type.
public PathIconRenderer(C1PathIcon icon, int deviceDpi = 96)
Type | Name | Description |
---|---|---|
C1PathIcon | icon | The icon to render. |
int | deviceDpi | The device dpi where the image will be used. |