Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / RotateToolBarButton Class
Members

In This Topic
    RotateToolBarButton Class
    In This Topic
    The RotateToolBarButton default class.
    Syntax
    'Declaration
     
    Public NotInheritable Class RotateToolBarButton 
       Inherits DefaultToolBarButton
    public sealed class RotateToolBarButton : DefaultToolBarButton 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      devDept.Eyeshot.DisposableBase
                         devDept.Eyeshot.ToolBarButton
                            devDept.Eyeshot.DefaultToolBarButton
                               devDept.Eyeshot.RotateToolBarButton

    See Also