ComponentOne Xamarin.iOS
FontSize Property (C1Font)


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

Reference

C1Font Class
C1Font Members