Search
Shapes.BpmnIntermediateError Property
See Also
 





Gets the BpmnIntermediateError predefined shape.

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

 Syntax

C#  Copy Code

public static Shape BpmnIntermediateError { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property BpmnIntermediateError As Shape

 Property Value

 See Also