Sets the clipping region of this IGraphics object to the specified rectangle.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void SetClip ( Rectangle rect)
Sub SetClip( _ rect As Rectangle _)
A Rectangle structure that represents the new clip region.
SetClip Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace