Class
HueShiftCommandContext

Definition

Namespace:Telerik.Windows.Media.Imaging.Commands

Assembly:Telerik.Windows.Controls.ImageEditor.dll

Syntax:

cs-api-definition
public class HueShiftCommandContext

Inheritance: objectHueShiftCommandContext

Constructors

HueShiftCommandContext(double)

Declaration

cs-api-definition
public HueShiftCommandContext(double hueShift)

Parameters

hueShift

double

Properties

HueShift

Declaration

cs-api-definition
public double HueShift { get; }

Property Value

double