Table of Contents

Method GetImages

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

GetImages(int)

Returns image list by its group.

public virtual ImageList GetImages(int group)

Parameters

group int

Given group.

Returns

ImageList

ImageList associated with group.