WinForms

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

    Show / Hide Table of Contents

    Enum PortVisualType

    Contains PortVisual predefined types

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

    Fields

    Name Description
    CirclePort

    Port will be drawn in circle format.

    Custom

    Port will be drawn in custom format.

    RhombPort

    Port will be drawn in rhombus format.

    SquarePort

    Port will be drawn in square format.

    Triangleport

    Port will be drawn in triangle format.

    XPort

    Port will be drawn in X format.

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