Xamarin Pack Programmer's Guide
ShapeNode.FlipY Property
See Also
 






Gets or sets a value indicating whether the node's shape is flipped vertically.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool FlipY { get; set; }

Visual Basic  Copy Code

Public Property FlipY As Boolean

 Property Value

true if the shape is flipped vertically, or false otherwise.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace
FlipX Property
AllowFlip Property