Search
Shapes.BpmnInclusive Property
See Also
 






Gets the BpmnInclusive predefined shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape BpmnInclusive { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property BpmnInclusive As Shape

 Property Value

An instance of the Shape class representing the predefined shape.

 See Also