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