ComponentOne Basic Library for WPF and Silverlight
FontFamily Property (C1RadialMenuItem)


C1.Silverlight Namespace > C1RadialMenuItem Class : FontFamily Property
Syntax
'Declaration
 
Public Property FontFamily As System.Windows.Media.FontFamily
'Usage
 
Dim instance As C1RadialMenuItem
Dim value As System.Windows.Media.FontFamily
 
instance.FontFamily = value
 
value = instance.FontFamily
public System.Windows.Media.FontFamily FontFamily {get; set;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members