ComponentOne Carousel for WPF and Silverlight
SetPerspectiveFactor Method (C1CarouselPanel)

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

Parameters

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

Reference

C1CarouselPanel Class
C1CarouselPanel Members