[]
        
(Showing Draft Content)

C1.Framework.PathIconRenderer.-ctor

PathIconRenderer Constructor

PathIconRenderer(C1PathIcon, int)

Creates an instance of the PathIconRenderer class.

Declaration
public PathIconRenderer(C1PathIcon icon, int deviceDpi = 96)
Public Sub New(icon As C1PathIcon, Optional deviceDpi As Integer = 96)
Parameters
Type Name Description
C1PathIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.