C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Shapes
Line Class
Line Properties
X1 Property
X2 Property
Y1 Property
Y2 Property
Line
X1 Property
Gets or sets the x-coordinate of the Line start point.
Namespace:
Windows.UI.Xaml.Shapes
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
double
X1
{
get
;
set
; }
Property Value
Type:
Double
See Also
Reference
Line Class
Windows.UI.Xaml.Shapes Namespace