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