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


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

Reference

C1RadialMenu Class
C1RadialMenu Members