Click or drag to resize

McEngineWrapperMcObject Property

Property used to access the McObject associated with an operator.

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

Parameters

pObject
Type: SystemObject

Property Value

Type: McObject

Return Value

Type: McObject

Implements

IMcEngineMcObjectObject
Remarks