[]
        
(Showing Draft Content)

C1.Framework.PolygonIconRenderer.-ctor

PolygonIconRenderer Constructor

PolygonIconRenderer(C1PolygonIcon, int)

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

Declaration
public PolygonIconRenderer(C1PolygonIcon icon, int deviceDpi = 96)
Parameters
Type Name Description
C1PolygonIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.