[]
        
(Showing Draft Content)

C1.Framework.IconRenderer.-ctor

IconRenderer Constructor

IconRenderer(C1Icon, int)

Initializes a new instance of the IconRenderer class.

Declaration
protected IconRenderer(C1Icon icon, int deviceDpi)
Protected Sub New(icon As C1Icon, deviceDpi As Integer)
Parameters
Type Name Description
C1Icon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.