Search
Shapes.BpmnStartMultiple Property
See Also
 





Gets the BpmnStartMultiple predefined shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static Shape BpmnStartMultiple { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property BpmnStartMultiple As Shape

 Property Value

 See Also