このクラスのメンバの一覧は、ClippingStackメンバを参照してください。
パブリック メソッド
| 名前 | 解説 |
| IntersectClipRect | オーバーロードされます。 Uses member method RectangleF.Intersect on the currentCliprect to calculate the intersecting clipping rectangle and sets that resulting clip rect as the current clip rect available via the ClipRect property. |
| IsRectOutside | オーバーロードされます。 |
| PopClipRect | Takes the last cliprect put onto the stack and sets it as the current cliprect. If there are no cliprects on the stack then the current cliprect is cleared, and IsClipActive is set to false. |
| PushClipRect | Takes the current clipRect (in CurrentClipRect property) and pushes it onto the ClipStack. The current cliprect is still maintained as the "current cliprect". |
トップ
参照