Click or drag to resize

SplittableImageOperatorCommandInputType, OutputTypeOnStatusChanged Method

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Sub OnStatusChanged ( 
	sender As McCommand,
	e As EventArgs
)

Parameters

sender
Type: MediaCy.IQL.ApplicationMcCommand
e
Type: SystemEventArgs
See Also