Search
Shapes.BpmnIntermediateMessage Property
See Also
 





Gets the BpmnIntermediateMessage predefined shape.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape BpmnIntermediateMessage { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property BpmnIntermediateMessage As Shape

 Property Value

 See Also