Click or drag to resize

SettingsCommandsReset Property

Resets rendering options.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ResetRenderingOptionsCommand
See Also