Sets the clipping region of this IGraphics object to the specified IGraphicsPath object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void SetClip ( |
Visual Basic Copy Code |
---|
Sub SetClip( _ |
An IGraphicsPath object that represents the new clip region.