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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members