ComponentOne Xamarin.Android
Bottom Property (C1Thickness)


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

Reference

C1Thickness Structure
C1Thickness Members