ComponentOne Extended Library for WPF and Silverlight
EyeDistance Property

C1.Silverlight.Extended Namespace > C1CoverFlow Class : EyeDistance Property
Gets or sets the distance of the eye to the items.
Syntax
'Declaration
 
Public Property EyeDistance As Double
public double EyeDistance {get; set;}
Remarks
The value for this property is relative to the current cover size. For example, a value of 0.5 means that the distance will be half the item size. Changing this value controls how much perspective the items have.
See Also

Reference

C1CoverFlow Class
C1CoverFlow Members