Specifies the signature of callback functions used to generate dynamic node shapes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public delegate IGraphicsPath CreatePathDelegate ( |
Visual Basic Copy Code |
---|
Public Delegate Function CreatePathDelegate( _ |
A Rectangle object.
A IGraphicsPath specifying the shape outline or decorations.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |