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