RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedZoomOutTool Class
Members

In This Topic
    C1SimplifiedZoomOutTool Class
    In This Topic
    Simplified Toolbar button that zooms out on the document.
    Object Model
    C1SimplifiedZoomOutTool Class
    Syntax
    'Declaration
     
    
    Public Class C1SimplifiedZoomOutTool 
       Inherits C1ItemTool
    public class C1SimplifiedZoomOutTool : C1ItemTool 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.Primitives.ButtonBase
                               System.Windows.Controls.Button
                                  C1.WPF.Toolbar.C1ToolbarItem
                                     C1.WPF.RichTextBox.C1ItemTool
                                        C1.WPF.RichTextBox.C1SimplifiedZoomOutTool

    See Also