TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItemPresenter Class / RotationAngle Property

In This Topic
    RotationAngle Property
    In This Topic
    Gets or sets the rotation angle.
    Syntax
    'Declaration
     
    
    Public Property RotationAngle As Integer
    public int RotationAngle {get; set;}
    See Also