menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PortShapes - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PortShapes

    Defines the shape of the ports X - Sets the decorator shape as X Circle - Sets the decorator shape as Circle Square - Sets the decorator shape as Square Custom - Sets the decorator shape as Custom

    Inheritance
    System.Object
    PortShapes
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class PortShapes : Enum

    Fields

    Circle

    Declaration
    public const PortShapes Circle
    Field Value
    Type
    PortShapes

    Custom

    Declaration
    public const PortShapes Custom
    Field Value
    Type
    PortShapes

    Square

    Declaration
    public const PortShapes Square
    Field Value
    Type
    PortShapes

    X

    Declaration
    public const PortShapes X
    Field Value
    Type
    PortShapes
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved