Calls a method that draws or hit tests the path specified.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public delegate bool PathOperator ( GraphicsPath path, Brush brush, Pen pen)
Public Delegate Function PathOperator ( _ path As GraphicsPath, _ brush As Brush, _ pen As Pen _) As Boolean
MindFusion.Charting Namespace