Specifies the signature of callback functions used to generate dynamic node shapes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public delegate PathGeometry CreatePathDelegate ( |
Visual Basic
![]() |
---|
Public Delegate Function CreatePathDelegate( _ |
A PathGeometry specifying the shape outline or decorations.
Functions that implement this delegate can be passed as arguments to the Shape constructor.
WpfDiagram Programmer's Guide | © 2025 MindFusion |