WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConnectionPointType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConnectionPointType

    Connection point types.

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

    Fields

    Name Description
    Incoming

    Specifies whether port accepts incoming connections.

    IncomingOutgoing

    Specifies whether port accepts outgoing and incoming connections.

    Outgoing

    Specifies whether port accepts outgoing connections.

    Reject

    Specifies whether the port rejects the incoming/outgoing connections or not.

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