Sets the clipping region of this IGraphics object to the result of the specified operation combining the current clip region and the specified IGraphicsPath object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void SetClip ( |
Visual Basic Copy Code |
---|
Sub SetClip( _ |
An IGraphicsPath object to combine.
Member of the CombineMode enumeration that specifies the combining operation to use.