New to Telerik UI for WPFStart a free 30-day trial

Represents the selection command.

Definition

Namespace:Telerik.Windows.Media.Imaging.Commands

Assembly:Telerik.Windows.Controls.ImageEditor.dll

Syntax:

C#
public class SelectCommand : IImageCommand

Inheritance: objectSelectCommand

Implements: IImageCommand

Constructors

C#
public SelectCommand()

Methods

C#
public RadBitmap Execute(RadBitmap source, object context)
Parameters:sourceRadBitmapcontextobjectReturns:

RadBitmap

Implements: IImageCommand.Execute(RadBitmap, object)