Table of Contents

Method GetEntityMenuImage

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

GetEntityMenuImage(string, int)

Gets an entity menu image by its name and size.

public static Image GetEntityMenuImage(string imageName, int size)

Parameters

imageName string

The name of the image.

size int

The size of the image.

Returns

Image

The entity menu image with the specified name and size.