Class ConnectionShapes
  
  Defines the connection shapes
Bpmn - Sets the type of the connection shape as Bpmn
 
  
  
    Inheritance
    System.Object
    ConnectionShapes
   
  
  Assembly: Syncfusion.EJ2.dll
  Syntax
  
    public sealed class ConnectionShapes : Enum
   
  Fields
  
  
  
  Bpmn
  
  
  Declaration
  
    public const ConnectionShapes Bpmn
   
  Field Value
  
  
  
  None
  
  
  Declaration
  
    public const ConnectionShapes None
   
  Field Value
  
  
  
  UmlActivity
  
  
  Declaration
  
    public const ConnectionShapes UmlActivity
   
  Field Value
  
  
  
  UmlClassifier
  
  
  Declaration
  
    public const ConnectionShapes UmlClassifier
   
  Field Value