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


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