Class RotateCommand
Inheritance
System.Object
RotateCommand
Namespace: Telerik.Windows.Media.Imaging.Commands
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class RotateCommand : Object, IImageCommand
Constructors
RotateCommand()
Declaration
public RotateCommand()
Methods
Execute(RadBitmap, Object)
Declaration
public RadBitmap Execute(RadBitmap source, object context)
Parameters
RadBitmap
source
|
System.Object
context
|
Returns
RadBitmap
|