WPF

Upgrade Guide User Guide Demos Support Forums Download
  • 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.SourceDecorator
    IConnector.TargetDecorator
    IConnector.SourceDecoratorStyle
    IConnector.TargetDecoratorStyle
    IConnector.SegmentDecoratorStyle
    IConnector.Constraints
    IConnector.SourceNode
    IConnector.TargetNode
    IConnector.SourceConnector
    IConnector.TargetConnector
    IConnector.SourcePort
    IConnector.TargetPort
    IConnector.BezierSmoothness
    IConnector.BridgeSpace
    IConnector.CornerRadius
    IConnector.SourcePadding
    IConnector.TargetPadding
    IConnector.Menu
    IConnector.PortVisibility
    IConnector.TargetNodeID
    IConnector.TargetConnectorID
    IConnector.SourceNodeID
    IConnector.SourceConnectorID
    IConnector.TargetPortID
    IConnector.SourcePortID
    IConnector.SegmentDecorators
    IConnector.SourceDecoratorPivot
    IConnector.TargetDecoratorPivot
    IConnector.AnnotationConstraints
    IConnector.ThemeStyleId
    IConnector.Annotations
    IConnector.ParentGroup
    IConnectorBase.ConnectorGeometryStyle
    IConnectorBase.HitPadding
    IConnectorBase.Ports
    IConnectorBase.Segments
    IConnectorBase.SourcePoint
    IConnectorBase.TargetPoint
    IGroupable.IsSelected
    IGroupable.ZIndex
    IGroupable.Info
    IGroupable.Name
    IGroupable.SearchTags
    IDiagramElement.Key
    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 Description
    BpmnFlowType
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved