Specifies the signature of callback functions used to generate dynamic node shapes.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public delegate GraphicsPath CreatePathDelegate ( |
Visual Basic Copy Code |
---|
Public Delegate Function CreatePathDelegate( _ |
A RectangleF object.
A GraphicsPath specifying the shape outline or decorations.