ComponentOne Basic Library for WPF and Silverlight
FontWeight Property (C1RadialColorItemsPresenter)


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members