Class FlipCommandContext
Inheritance
System.Object
FlipCommandContext
Namespace: Telerik.Windows.Media.Imaging.Commands
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class FlipCommandContext : Object
Constructors
FlipCommandContext(Orientation)
Declaration
public FlipCommandContext(Orientation orientation)
Parameters
System.Windows.Controls.Orientation
orientation
|
Properties
FlipOrientation
Declaration
public Orientation FlipOrientation { get; set; }
Property Value
System.Windows.Controls.Orientation
|