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