MindFusion.Wpf Pack Programmer's Guide
ShapeFormulaParam.X Property
See Also
 





Gets or sets the horizontal position of the control point.

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

 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 horizontal position of the shape control point.

 See Also

ShapeFormulaParam Members
ShapeFormulaParam Class
MindFusion.Diagramming.Wpf Namespace