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

In This Topic
    ItemAngle Property
    In This Topic
    Gets or sets the angle of the side items.
    Syntax
    'Declaration
     
    
    Public Property ItemAngle As Double
    public double ItemAngle {get; set;}
    See Also