Click or drag to resize

ImageSetViewOptionsCommandClone Method

Namespace:  MediaCy.Viewers.Set
Assembly:  MediaCy.Viewers.Set (in MediaCy.Viewers.Set.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function Clone ( 
	newParent As McCommand
) As McCommand

Parameters

newParent
Type: MediaCy.IQL.ApplicationMcCommand

Return Value

Type: McCommand
See Also