'Declaration Public Function New( _ ByVal icon As C1CompositeIcon, _ Optional ByVal deviceDpi As System.Integer _ )
public CompositeIconRenderer( C1CompositeIcon icon, System.int deviceDpi )
Parameters
- icon
- The icon to render.
- deviceDpi
- The device dpi where the image will be used.