Class
FlipCommandContext

Definition

Namespace:Telerik.Windows.Media.Imaging.Commands

Assembly:Telerik.Windows.Controls.ImageEditor.dll

Syntax:

cs-api-definition
public class FlipCommandContext

Inheritance: objectFlipCommandContext

Constructors

FlipCommandContext(Orientation)

Declaration

cs-api-definition
public FlipCommandContext(Orientation orientation)

Parameters

orientation

Orientation

Properties

FlipOrientation

Declaration

cs-api-definition
public Orientation FlipOrientation { get; set; }

Property Value

Orientation