menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IBpmnFlow - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IBpmnFlow

    Represents the graphical objects used to visually represent the business process.

    Inherited Members
    IConnector.AnnotationConstraints
    IConnector.Annotations
    IConnector.BezierSmoothness
    IConnector.BridgeSpace
    IConnector.Constraints
    IConnector.CornerRadius
    IConnector.Menu
    IConnector.ParentGroup
    IConnector.PortVisibility
    IConnector.SegmentDecorators
    IConnector.SegmentDecoratorStyle
    IConnector.SourceConnector
    IConnector.SourceConnectorID
    IConnector.SourceDecorator
    IConnector.SourceDecoratorPivot
    IConnector.SourceDecoratorStyle
    IConnector.SourceNode
    IConnector.SourceNodeID
    IConnector.SourcePadding
    IConnector.SourcePort
    IConnector.SourcePortID
    IConnector.TargetConnector
    IConnector.TargetConnectorID
    IConnector.TargetDecorator
    IConnector.TargetDecoratorPivot
    IConnector.TargetDecoratorStyle
    IConnector.TargetNode
    IConnector.TargetNodeID
    IConnector.TargetPadding
    IConnector.TargetPort
    IConnector.TargetPortID
    IConnector.ThemeStyleId
    IConnectorBase.ConnectorGeometryStyle
    IConnectorBase.HitPadding
    IConnectorBase.Ports
    IConnectorBase.Segments
    IConnectorBase.SourcePoint
    IConnectorBase.TargetPoint
    IDiagramElement.Key
    IGroupable.Info
    IGroupable.IsSelected
    IGroupable.Name
    IGroupable.SearchTags
    IGroupable.ZIndex
    IID.ID
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface IBpmnFlow : IConnector, IConnectorBase, IGroupable, IDiagramElement, IID, INotifyPropertyChanged

    Properties

    FlowType

    Gets or sets the type of the BPMN flow types. Remarks: Flow shape is supported only for Flowtype connector.

    Declaration
    BpmnFlowType FlowType { get; set; }
    Property Value
    Type
    BpmnFlowType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved