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