Interface IFlip
Represents the object is to be mirrored.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public interface IFlip
Properties
Flip
Gets or sets the object is to be mirrored horizontally, vertically, or both.
Declaration
Flip Flip { get; set; }
Property Value
Type |
---|
Flip |
FlipMode
Gets or sets the objects is to be mirrored for content, port, or both.
Declaration
FlipMode FlipMode { get; set; }
Property Value
Type |
---|
FlipMode |