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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members