Table of Contents

Constructor CustomToolboxImage

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

CustomToolboxImage(Image, Image)

Initializes a new instance of the CustomToolboxImage class with specific settings.

public CustomToolboxImage(Image image, Image imageHighDpi)

Parameters

image Image

The image in normal resolution.

imageHighDpi Image

The image in HighDpi resolution.