alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TextType

    Specifies the type of text drawn in RadialSlider

    Inheritance
    System.Object
    TextType
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class TextType : Enum

    Fields

    Interval

    Represents the text indicating the selected value.

    Declaration
    public const TextType Interval
    Field Value
    Type
    TextType

    Pointer

    Reprsents the text indicating the pointed value.

    Declaration
    public const TextType Pointer
    Field Value
    Type
    TextType

    Value

    Represents the text indicating range values from start to end.

    Declaration
    public const TextType Value
    Field Value
    Type
    TextType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved