'Declaration
Public Function New( _ ByVal icon As C1PathIcon, _ Optional ByVal deviceDpi As Integer _ )
public PathIconRenderer( C1PathIcon icon, int deviceDpi )
Parameters
- icon
- The icon to render.
- deviceDpi
- The device dpi where the image will be used.