[]
        
(Showing Draft Content)

C1.Framework.CompositeIconRenderer.-ctor

CompositeIconRenderer Constructor

CompositeIconRenderer(C1CompositeIcon, int)

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

Declaration
public CompositeIconRenderer(C1CompositeIcon icon, int deviceDpi = 96)
Parameters
Type Name Description
C1CompositeIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.