Search
Shapes.MultiDocument Property
See Also
 





Gets the MultiDocument predefined shape.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape MultiDocument { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property MultiDocument As Shape

 Property Value

An instance of the Shape class representing the predefined shape.

 See Also