Class RoundCornersCommand
Inheritance
System.Object
RoundCornersCommand
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Media.Imaging.Commands
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class RoundCornersCommand : IImageCommand
Constructors
RoundCornersCommand()
Declaration
public RoundCornersCommand()
Methods
Execute(RadBitmap, Object)
Declaration
public RadBitmap Execute(RadBitmap source, object context)
Parameters
RadBitmap
source
|
System.Object
context
|
Returns
RadBitmap
|