menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConnectionPointSize - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConnectionPointSize

    Contains predefined sizes

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum ConnectionPointSize

    Fields

    Name Description
    Custom

    Connection point size will be custom size.

    Large

    Connection point size will be in 12 * 12 size.

    Medium

    Connection point size will be in 9 * 9 size.

    Small

    Connection point size will be in 6 * 6 size.

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