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

In This Topic
    C1SimplifiedZoom100PercentTool Class
    In This Topic
    Simplified toolbar button that zooms the document to 100% of the normal size of viewport.
    Object Model
    C1SimplifiedZoom100PercentTool Class
    Syntax
    'Declaration
     
    
    Public Class C1SimplifiedZoom100PercentTool 
       Inherits C1ItemTool
    public class C1SimplifiedZoom100PercentTool : 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.C1SimplifiedZoom100PercentTool

    See Also