Click or drag to resize

ResetRenderingOptionsCommand Constructor (McCommand)

Initializes a new instance of the ResetRenderingOptionsCommand class

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also