ClassRotateCommandContext
Class
Definition
Namespace:Telerik.Windows.Media.Imaging.Commands
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
cs-api-definition
public class RotateCommandContext
Inheritance: objectRotateCommandContext
Constructors
RotateCommandContext(double, Color)
Declaration
cs-api-definition
public RotateCommandContext(double degrees, Color backgroundColor)
Parameters
degrees
backgroundColor
Color
Properties
BackgroundColor
Declaration
cs-api-definition
public Color BackgroundColor { get; }
Property Value
Color