Search
Shapes Class
See Also
 






Provides alternative method of access to the MindFusion.Diagramming for .NET MAUI predefined shapes, that allows code completion, which is not available when using Shape.FromId.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public sealed class Shapes

Visual Basic  Copy Code

Public NotInheritable Class Shapes

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Shapes

 See Also