MindFusion.Wpf Pack Programmer's Guide
ShapeControlPoint.MaxYRelativeToHeight Property
See Also
 





Gets or sets a value indicating whether the maximum vertical position is specified relatively to the node's bottom side.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool MaxYRelativeToHeight { get; set; }

Visual Basic  Copy Code

Public Property MaxYRelativeToHeight As Boolean

 Property Value

true if the maxY value is relative to the node's bottom side, false if it's relative to the top side.

 See Also

ShapeControlPoint Members
ShapeControlPoint Class
MindFusion.Diagramming.Wpf Namespace