C1.Android.Core Assembly / C1.Android.Core Namespace / C1FontIcon Class / FontSize Property


In This Topic
FontSize Property (C1FontIcon)
In This Topic
Syntax
'Declaration
 
Public Property FontSize As Double
 
'Usage
 
Dim instance As C1FontIcon
Dim value As Double
 
instance.FontSize = value
 
value = instance.FontSize

Property Value

Gets the size of the font.
See Also