Click or drag to resize

NDViewCommandsAddElement Property

Adds new rendering element

Namespace:  MediaCy.Automation.ND.View
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AddElement ( 
	parent As McCommand
) As AddElementCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddElementCommand
See Also