[]
        
(Showing Draft Content)

C1.Framework.PolygonIconRenderer.-ctor

PolygonIconRenderer Constructor

PolygonIconRenderer(C1PolygonIcon, int)

Creates an instance of the PolygonIconRenderer class.

Declaration
public PolygonIconRenderer(C1PolygonIcon icon, int deviceDpi = 96)
Public Sub New(icon As C1PolygonIcon, Optional deviceDpi As Integer = 96)
Parameters
Type Name Description
C1PolygonIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.