ASP.NET Pack Programmer's Guide
ShapeFormulaParam.Y Property
See Also
 





Gets or sets the vertical position of the control point.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Y { get; set; }

Visual Basic  Copy Code

Public Property Y As Single

 Property Value

A float value specifying the vertical position of the shape control point.

 See Also

ShapeFormulaParam Members
ShapeFormulaParam Class
MindFusion.Diagramming Namespace