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





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

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public bool FlipY { get; }

Visual Basic  Copy Code

Public ReadOnly Property FlipY As Boolean

 Property Value

A boolean value.

 See Also

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