ComponentOne Xamarin.Android
Right Property (C1Thickness)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Thickness Structure : Right Property
Gets or sets the width, in pixels, of the right side of the bounding rectangle.
Syntax
'Declaration
 
Public Property Right As Double
'Usage
 
Dim instance As C1Thickness
Dim value As Double
 
instance.Right = value
 
value = instance.Right
public double Right {get; set;}
See Also

Reference

C1Thickness Structure
C1Thickness Members