Table of Contents

Method GetEntityTabImage

Namespace
Innova.Prism.Library
Assembly
Innova.Prism.Library.dll

GetEntityTabImage(string, int)

Gets an entity tab image by its name and size.

public static Image GetEntityTabImage(string imageName, int size)

Parameters

imageName string

The name of the image.

size int

The size of the image.

Returns

Image

The entity tab image with the specified name and size.