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