Click or drag to resize

ImageSetViewOptionsCommand Constructor (McCommand)

Initializes a new instance of the ImageSetViewOptionsCommand class

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also