[]
        
(Showing Draft Content)

C1.Framework.BitmapIconRenderer.-ctor

BitmapIconRenderer Constructor

BitmapIconRenderer(C1BitmapIcon, int)

Initializes a new instance of the BitmapIconRenderer class.

Declaration
public BitmapIconRenderer(C1BitmapIcon icon, int deviceDpi = 96)
Parameters
Type Name Description
C1BitmapIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.