PowerTools PlusPak for Windows Forms 8.0J
SetClip メソッド

このGraphicsオブジェクトのクリップ領域を、指定したGraphicsPathオブジェクトに設定します。
オーバーロード一覧
オーバーロード解説
SetClip(GraphicsPath)このGraphicsオブジェクトのクリップ領域を、指定したGraphicsPathオブジェクトに設定します。  
SetClip(Rectangle)このGraphicsオブジェクトのクリップ領域を、Rectangle構造体で指定された矩形に設定します。  
SetClip(RectangleF)このGraphicsオブジェクトのクリップ領域を、RectangleFSS構造体で指定された矩形に設定します。  
SetClip(GraphicsPath,CombineMode)このGraphicsオブジェクトのクリップ領域を、現在のクリップ領域と指定されたGraphicsPathオブジェクトを組み合わせた、指定した演算結果に対して設定します。  
SetClip(Rectangle,CombineMode)このGraphicsオブジェクトのクリップ領域を、現在のクリップ領域とRectangle構造体で指定された矩形を組み合わせた、指定した演算結果に対して設定します。  
SetClip(RectangleF,CombineMode)このGraphicsオブジェクトのクリップ領域を、現在のクリップ領域とRectangleF構造体で指定された矩形を組み合わせた、指定した演算結果に対して設定します。  
SetClip(Region,CombineMode)このGraphicsオブジェクトのクリップ領域を、現在のクリップ領域と指定されたRegionオブジェクトを組み合わせた、指定した演算結果に対して設定します。  
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

Graphics クラス
Graphics メンバ

Send Feedback