ComponentOne Carousel for WPF and Silverlight
PerspectiveFactor Property (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : 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.
Syntax
'Declaration
 
Public Property PerspectiveFactor As System.Double
public System.double PerspectiveFactor {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members