Initializes a new instance of the Shape class with the specified outline formula and id.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Shape ( |
Visual Basic Copy Code |
---|
Public New ( _ |
A delegate called to generate IGraphicsPath objects representing the shape outline.
The string identifier of the new shape.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |