Table of Contents

Method GetImages

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

GetImages(int)

Returns image list by its group.

public virtual ImageSourceCollection GetImages(int group)

Parameters

group int

Given group.

Returns

ImageSourceCollection

ImageList associated with group.