FlipMode

StockSharp.Xaml.Charting.Rendering.HighSpeedRasterizer.WBX.WriteableBitmapExtensions

The mode for flipping.

Fields

Horizontal
public const FlipMode Horizontal
value = FlipMode.Horizontal

Flips the image horizontal (around the center of the x-axis).

Vertical
public const FlipMode Vertical
value = FlipMode.Vertical

Flips the image vertical (around the center of the y-axis).