ComponentOne Xamarin.Android
TextAlignment Property (C1BitmapIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1BitmapIcon Class : TextAlignment Property
Syntax
'Declaration
 
Public Overridable Property TextAlignment As Android.Views.TextAlignment
'Usage
 
Dim instance As C1BitmapIcon
Dim value As Android.Views.TextAlignment
 
instance.TextAlignment = value
 
value = instance.TextAlignment
public virtual Android.Views.TextAlignment TextAlignment {get; set;}
See Also

Reference

C1BitmapIcon Class
C1BitmapIcon Members