WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomOut - WindowsForms API Reference | Syncfusion ZoomOut class Implementation. ">

    Show / Hide Table of Contents

    Class ZoomOut

    ZoomOut class Implementation.

    Inheritance
    System.Object
    ZoomingToolBarItem
    ZoomOut
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ZoomingToolBarItem.IconBackgroundProperty
    ZoomingToolBarItem.EnableColorProperty
    ZoomingToolBarItem.DisableColorProperty
    ZoomingToolBarItem.ToolBarIconHeightProperty
    ZoomingToolBarItem.ToolBarIconWidthProperty
    ZoomingToolBarItem.ToolBarIconMarginProperty
    ZoomingToolBarItem.OnCreateAutomationPeer()
    ZoomingToolBarItem.OnMouseMove(MouseEventArgs)
    ZoomingToolBarItem.OnMouseLeave(MouseEventArgs)
    ZoomingToolBarItem.IconBackground
    ZoomingToolBarItem.EnableColor
    ZoomingToolBarItem.DisableColor
    ZoomingToolBarItem.ToolBarIconHeight
    ZoomingToolBarItem.ToolBarIconWidth
    ZoomingToolBarItem.ToolBarIconMargin
    ZoomingToolBarItem.PropertyChanged
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public class ZoomOut : ZoomingToolBarItem, INotifyPropertyChanged

    Constructors

    ZoomOut()

    Initializes a new instance of the ZoomOut class.

    Declaration
    public ZoomOut()

    Methods

    OnMouseLeftButtonDown(MouseButtonEventArgs)

    Updates the ZoomOut icon.

    Declaration
    protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.MouseButtonEventArgs e

    The Event Arguments

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved