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





Gets or sets the x-coordinate of the point.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public double X { get; set; }

Visual Basic  Copy Code

Public Property X As Double

 Property Value

A double value.

 See Also

Point Members
Point Class
MindFusion.Vsx Namespace