MindFusion.Wpf Pack Programmer's Guide
AnchorPoint.XUnit Property
See Also
 





Gets or sets whether the point's X position is specified as percentage of node's size or fixed offset from the node's left side.

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

 Syntax

C#  Copy Code

public UnitType XUnit { get; set; }

Visual Basic  Copy Code

Public Property XUnit As UnitType

 Property Value

A member of the UnitType enumeration. The default value is Percentage.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming.Wpf Namespace
X Property
YUnit Property