[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.SetVerticalPathAlignment

SetVerticalPathAlignment Method

Sets the value of the VerticalPathAlignment attached property to a given object.

Declaration
public static void SetVerticalPathAlignment(DependencyObject d, VerticalAlignment value)
Parameters
Type Name Description
DependencyObject d

The object to set value to.

VerticalAlignment value

The property value.