MindFusion.Wpf Pack Programmer's Guide
Location.Y Property
See Also
 





Gets or sets the y-coordinate of this location.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public double Y { get; set; }

Visual Basic  Copy Code

Public Property Y As Double

 Property Value

The y-coordinate value of this location. The default is 0.

 See Also

Location Members
Location Structure
MindFusion.Reporting.Wpf Namespace