ComponentOne Xamarin.Android
Typeface Property (C1Font)


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

Reference

C1Font Class
C1Font Members