MindFusion.Wpf Pack Programmer's Guide
RelativePosition.YUnit Property
See Also
 





Gets or sets whether the point's Y position is specified as percentage of node's size or a fixed offset.

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

 Syntax

C#  Copy Code

public UnitType YUnit { get; set; }

Visual Basic  Copy Code

Public Property YUnit As UnitType

 Property Value

A member of the UnitType enumeration.

 See Also

RelativePosition Members
RelativePosition Class
MindFusion.Diagramming.Wpf Namespace