ComponentOne Carousel for WPF and Silverlight
PerspectiveAngle Property (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : PerspectiveAngle Property
Gets or sets the angle, in degrees, to which the planar PathGeometry curve is turned around the x-axis and thus forms a three-dimensional curve. This is an attached dependency property.
Syntax
'Declaration
 
Public Property PerspectiveAngle As System.Double
public System.double PerspectiveAngle {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members