Click or drag to resize

NDViewCommandsOptions Property

Rendering options of ND view.

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 Options ( 
	parent As McCommand
) As ViewNDOptionsCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ViewNDOptionsCommand
See Also