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

In This Topic
    C1Zoom100PercentTool Class
    In This Topic
    Toolbar button that zooms the document to 100% of the normal size of viewport.
    Object Model
    C1Zoom100PercentTool Class
    Syntax
    'Declaration
     
    
    Public Class C1Zoom100PercentTool 
       Inherits C1ButtonTool
    public class C1Zoom100PercentTool : C1ButtonTool 
    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.C1ToolbarButton
                                     C1.WPF.RichTextBox.C1ButtonTool
                                        C1.WPF.RichTextBox.C1Zoom100PercentTool

    See Also