[]
Creates an instance of the PolygonIconRenderer class.
public PolygonIconRenderer(C1PolygonIcon icon, int deviceDpi = 96)
Public Sub New(icon As C1PolygonIcon, Optional deviceDpi As Integer = 96)
| Type | Name | Description |
|---|---|---|
| C1PolygonIcon | icon | The icon to render. |
| int | deviceDpi | The device dpi where the image will be used. |