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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members