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

Definition

Namespace:Telerik.Windows.Media.Imaging.Commands

Assembly:Telerik.Windows.Controls.ImageEditor.dll

Syntax:

C#
public class HueShiftCommandContext

Inheritance: objectHueShiftCommandContext

Constructors

C#
public HueShiftCommandContext(double hueShift)
Parameters:hueShiftdouble

Properties

C#
public double HueShift { get; }