ComponentOne Xamarin.Android
FontSize Property (C1FontIcon)


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

Reference

C1FontIcon Class
C1FontIcon Members