MAUI Pack Programmer's Guide
AnchorPoint.X Property
See Also
 






Gets or sets the horizontal position of the anchor point expressed as percent of a node's width or as a fixed length.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double X { get; set; }

Visual Basic  Copy Code

Public Property X As Double

 Property Value

A double value specifying the location of the anchor point.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace