ComponentOne Carousel for WPF and Silverlight
SetVerticalItemAnchorOnPath Method (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : SetVerticalItemAnchorOnPath Method
The object to set value to.
The property value.
Sets the value of the VerticalItemAnchorOnPath attached property to a given object.
Syntax
'Declaration
 
Public Shared Sub SetVerticalItemAnchorOnPath( _
   ByVal d As System.Windows.DependencyObject, _
   ByVal value As VerticalItemAnchor _
) 
public static void SetVerticalItemAnchorOnPath( 
   System.Windows.DependencyObject d,
   VerticalItemAnchor value
)

Parameters

d
The object to set value to.
value
The property value.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members