Search
Shapes.BpmnStartLink Property
See Also
 





Gets the BpmnStartLink predefined shape.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape BpmnStartLink { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property BpmnStartLink As Shape

 Property Value

 See Also