ComponentOne Xamarin.Android
Right Property (C1Rect)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Rect Structure : Right Property
Gets the x-axis value of the right side of the rectangle.
Syntax
'Declaration
 
Public ReadOnly Property Right As Double
'Usage
 
Dim instance As C1Rect
Dim value As Double
 
value = instance.Right
public double Right {get;}
See Also

Reference

C1Rect Structure
C1Rect Members