ComponentOne Carousel for WPF and Silverlight
HorizontalItemAnchorOnPath Property (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : HorizontalItemAnchorOnPath Property
Gets or sets the horizontal placement of the child controls relative to the carousel's path. This is an attached dependency property.
Syntax
'Declaration
 
Public Property HorizontalItemAnchorOnPath As HorizontalItemAnchor
public HorizontalItemAnchor HorizontalItemAnchorOnPath {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members