Click or drag to resize

ShapeClone Method

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