[]
        
(Showing Draft Content)

C1.Framework.VectorIconRenderer.-ctor

VectorIconRenderer Constructor

VectorIconRenderer(C1VectorIcon, int)

Initializes a new instance of the VectorIconRenderer class.

Declaration
protected VectorIconRenderer(C1VectorIcon icon, int deviceDpi = 96)
Parameters
Type Name Description
C1VectorIcon icon

The icon to render.

int deviceDpi

The device dpi where the image will be used.