Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlow Class / EyeHeight Property

In This Topic
    EyeHeight Property
    In This Topic
    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