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

ページのSystem.Drawing.Rectangle
int値はページ中のページのインデックスを示します。
ページの領域を取得します。
構文
Public Overridable Function CreatePageRegion( _
   ByVal rectangle As Rectangle, _
   ByVal pageIndex As Integer _
) As Region
public virtual Region CreatePageRegion( 
   Rectangle rectangle,
   int pageIndex
)

パラメータ

rectangle
ページのSystem.Drawing.Rectangle
pageIndex
int値はページ中のページのインデックスを示します。

戻り値の型

System.Drawing.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

参照

StripSkin クラス
StripSkin メンバ

Send Feedback