Table of Contents

Method GetImage

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

GetImage(ImageIndex)

Gets an ImageSource related to the given part of the search dialog box.

public ImageSource GetImage(PopupPanelSearchDialogPainter.ImageIndex image)

Parameters

image PopupPanelSearchDialogPainter.ImageIndex

Specifies part of the search dialog.

Returns

ImageSource

ImageSource used to paint specific element.