Sets the clipping region of this IGraphics object to the result of the specified operation combining the current clip region and the rectangle specified by a Rectangle structure.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
void SetClip ( |
Visual Basic
Copy Code
|
|---|
Sub SetClip( _ |
See Also