PowerTools PlusPak for Windows Forms 8.0J
CreateRegion メソッド (TabRenderer)

領域の作成に使用されるGraphicsPathオブジェクト。
GraphicsPathの端をすべて含むRegionオブジェクトを作成します。
構文
Protected Function CreateRegion( _
   ByVal path As GraphicsPath _
) As Region
protected Region CreateRegion( 
   GraphicsPath path
)

パラメータ

path
領域の作成に使用されるGraphicsPathオブジェクト。

戻り値の型

作成された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

参照

TabRenderer クラス
TabRenderer メンバ

Send Feedback