PowerTools PlusPak for Windows Forms 8.0J
DrawStrip メソッド (WebMatrixV3Skin)

描画に使用する System.Drawing.Graphics 値。
ストリップの System.Drawing.Rectangle 値。
ストリップのインデックス。
ストリップの描画データを含む StripSettings 値。
コントロールの描画設定を含む ControlSettings オブジェクト。
ページのストリップを描画します。
構文
Public Overrides Sub DrawStrip( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal stripIndex As Integer, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) 

パラメータ

graphics
描画に使用する System.Drawing.Graphics 値。
rectangle
ストリップの System.Drawing.Rectangle 値。
stripIndex
ストリップのインデックス。
stripSettings
ストリップの描画データを含む StripSettings 値。
controlSettings
コントロールの描画設定を含む ControlSettings オブジェクト。
プラットフォーム

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

参照

WebMatrixV3Skin クラス
WebMatrixV3Skin メンバ

Send Feedback