[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.PerspectiveFactor

PerspectiveFactor Property

Gets or sets the value defining how much more distant elements are zoomed out comparing to less distant elements. This is an attached dependency property.

Declaration
public double PerspectiveFactor { get; set; }
Public Property PerspectiveFactor As Double

You can specify this property value on ItemsControl that hosts the C1CarouselPanel.