ComponentOne Carousel for WPF and Silverlight
VerticalPathAlignment Property (C1CarouselPanel)

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

Reference

C1CarouselPanel Class
C1CarouselPanel Members