alexa

    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