alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class HandleSize

    Handle size enumeration

    Inheritance
    System.Object
    HandleSize
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public sealed class HandleSize : Enum

    Fields

    Big

    Bug style.

    Declaration
    public const HandleSize Big
    Field Value
    Type
    HandleSize

    Giant

    Giant style.

    Declaration
    public const HandleSize Giant
    Field Value
    Type
    HandleSize

    Medium

    Medium style.

    Declaration
    public const HandleSize Medium
    Field Value
    Type
    HandleSize

    Small

    Small size.

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