Click or drag to resize

OptionsClone Method

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.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