Gets the BpmnParallelFork predefined shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static Shape BpmnParallelFork { get; } |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Property BpmnParallelFork As Shape |
See Also