Gets or sets the vertical position of the control point.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float Y { get; set; } |
Visual Basic Copy Code |
---|
Public Property Y As Single |
A float value specifying the vertical position of the shape control point.