Click or drag to resize

McApplicationEngine Property

Returns the engine defined in the current thread.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Engine As IMcEngine
	Get

Property Value

Type: IMcEngine

Return Value

Type: IMcEngine

Implements

IMcApplication.Engine
IMcApplication2.Engine
Remarks
In the User Interface thread, this is the main engine.
See Also