ComponentOne Extended Library for WPF and Silverlight
EyeHeight Property

C1.Silverlight.Extended Namespace > C1CoverFlow Class : EyeHeight Property
Gets or sets the height of the eye.
Syntax
'Declaration
 
Public Property EyeHeight As Double
public double EyeHeight {get; set;}
Remarks
The value for this property is relative to the element size. For example, a value of 0.5 means that the eye will be vertically centered.
See Also

Reference

C1CoverFlow Class
C1CoverFlow Members