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