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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members