This documentation is archived and is not being maintained.
Rect.Right Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the x-axis value of the right side of the rectangle.
Namespace:
System.Windows
Assembly:
System.Windows (in System.Windows.dll)
'Declaration
Public ReadOnly Property Right As Double
Property Value
Type:
System.DoubleThe x-axis value of the right side of the rectangle.
The x-axis value of the right side of the rectangle is equal to the sum of the X and Width properties.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0