C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Font Class / FontSize Property


In This Topic
FontSize Property (C1Font)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property FontSize As Double
 
'Usage
 
Dim instance As C1Font
Dim value As Double
 
value = instance.FontSize
See Also