Gets or sets a value indicating whether the node's shape is flipped vertically.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool FlipY { get; set; } |
Visual Basic Copy Code |
---|
Public Property FlipY As Boolean |
true if the shape is flipped vertically, or false otherwise.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |