MindFusion.Wpf Pack Programmer's Guide
Shape(TColor, TImage).FlipX Property
See Also
 





Gets a value indicating whether the shape is flipped along the x-axis.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public bool FlipX { get; }

Visual Basic  Copy Code

Public ReadOnly Property FlipX As Boolean

 Property Value

A boolean value.

 See Also

Shape(TColor, TImage) Members
Shape(TColor, TImage) Class
MindFusion.Vsx Namespace