alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ZoomTrigger

    Defines the zooming types available in the SfImageEditor.

    Namespace: Syncfusion.Blazor.ImageEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [Flags]
    public enum ZoomTrigger
    Remarks

    It is a flagged enum.

    Fields

    Name Description
    Commands

    Represents a ctrl key zooming.

    MouseWheel

    Represents zooming triggered by the mouse wheel.

    Pinch

    Represents a pinch zooming.

    Toolbar

    Represents a toolbar zooming.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved