Creates a GraphicsPath object representing the shape.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected GraphicsPath CreateGraphicsPath () |
Visual Basic Copy Code |
---|
Protected Function CreateGraphicsPath () As GraphicsPath |
A GraphicsPath object representing the shape.
The returned object needs to be disposed of after use.