Table of Contents

Method FindImageDefinition

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

FindImageDefinition(string)

Returns the ImageDefinition defined by the given name.

public object FindImageDefinition(string name)

Parameters

name string

The name of the requested Image Definition.

Returns

object

Returns the Image Definition that has the given name or null if it does not exist.