ComponentOne Carousel for WPF and Silverlight
HorizontalPathAlignment Property (C1CarouselPanel)

C1.Silverlight.Carousel Namespace > C1CarouselPanel Class : HorizontalPathAlignment Property
Gets or sets a horizontal alignment of the PathGeometry. This is an attached dependency property.
Syntax
'Declaration
 
Public Property HorizontalPathAlignment As System.Windows.HorizontalAlignment
public System.Windows.HorizontalAlignment HorizontalPathAlignment {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members