ComponentOne Xamarin.Android
Right Property (C1FontIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1FontIcon Class : Right Property
Syntax
'Declaration
 
Public Property Right As Integer
'Usage
 
Dim instance As C1FontIcon
Dim value As Integer
 
instance.Right = value
 
value = instance.Right
public int Right {get; set;}
See Also

Reference

C1FontIcon Class
C1FontIcon Members