Sets the clipping region of this GdiGraphics object to the result of the specified operation combining the current clip region and the specified .NET GraphicsPath object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public virtual void SetClip ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub SetClip( _ |
See Also