ComponentOne Basic Library for WPF and Silverlight
Visibility Property (C1RadialBackgroundPresenter)


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members