alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LabelConstraints

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

    Fields

    Drag

    Declaration
    public const LabelConstraints Drag
    Field Value
    Type
    LabelConstraints

    Interaction

    Declaration
    public const LabelConstraints Interaction
    Field Value
    Type
    LabelConstraints

    None

    Declaration
    public const LabelConstraints None
    Field Value
    Type
    LabelConstraints

    Resize

    Declaration
    public const LabelConstraints Resize
    Field Value
    Type
    LabelConstraints

    Rotate

    Declaration
    public const LabelConstraints Rotate
    Field Value
    Type
    LabelConstraints

    Select

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