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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members