Sets the clipping region of this IGraphics object to the result of the specified combining operation of the current clip region and the Clip property of the specified IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public abstract void SetClip ( |
Visual Basic
Copy Code
|
|---|
Public MustOverride Sub SetClip ( _ |
See Also