Click or drag to resize

NDViewCommandsReload Property

Reloads image with new options.

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 Reload ( 
	parent As McCommand
) As ReloadCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ReloadCommand
See Also