Fills the interior of an IGraphicsPath object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void FillPath ( |
Visual Basic Copy Code |
---|
Sub FillPath( _ |
A Brush object that determines the characteristics of the fill.
An IGraphicsPath object that represents the path to fill.