[]
        
(Showing Draft Content)

C1.Framework.FontIconRenderer.-ctor

FontIconRenderer Constructor

FontIconRenderer(C1FontIcon, int)

Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type.

Declaration
public FontIconRenderer(C1FontIcon icon, int deviceDpi = 96)
Parameters
Type Name Description
C1FontIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.