Graphics.IntersectClip 方法

将此 Graphics 的剪辑区域更新为当前剪辑区域与指定 Rectangle 结构的交集。

重载列表

名称 说明
Graphics.IntersectClip (Rectangle) 将此 Graphics 的剪辑区域更新为当前剪辑区域与指定 Rectangle 结构的交集。
Graphics.IntersectClip (RectangleF) 将此 Graphics 的剪辑区域更新为当前剪辑区域与指定 RectangleF 结构的交集。
Graphics.IntersectClip (Region) 将此 Graphics 对象的剪辑区域更新为当前剪辑区域与指定 Region 的交集。

请参见

参考

Graphics 类
Graphics 成员
System.Drawing 命名空间