menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ThumbType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ThumbType

    Spacifies the different types of thumbs of SfDiagram control elements.

    Inheritance
    System.Object
    ThumbType
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ThumbType : Enum

    Fields

    Bezier

    Specifies the bezier thumbs.

    Declaration
    public const ThumbType Bezier
    Field Value
    Type
    ThumbType

    EndThumb

    Specifies the end thumbs.

    Declaration
    public const ThumbType EndThumb
    Field Value
    Type
    ThumbType

    None

    Specifies that thumb type is not available.

    Declaration
    public const ThumbType None
    Field Value
    Type
    ThumbType

    Orthogonal

    Specifies the orthogonal thumbs.

    Declaration
    public const ThumbType Orthogonal
    Field Value
    Type
    ThumbType

    OverviewResizer

    Specifies the overview resizing thumbs.

    Declaration
    public const ThumbType OverviewResizer
    Field Value
    Type
    ThumbType

    QuickCommand

    Specifies the quick command thumbs.

    Declaration
    public const ThumbType QuickCommand
    Field Value
    Type
    ThumbType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved