GrapeCity PlusPak for Windows Forms 10.0J
DrawStripSpace メソッド (StripSkin)

描画に使用するSystem.Drawing.Graphicsの値。
2つのストリップの間にあるスペースのSystem.Drawing.Rectangle
StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
各ストリップの間のスペースを描画します。
シンタックス
Public Overridable Sub DrawStripSpace( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) 

パラメータ

graphics
描画に使用するSystem.Drawing.Graphicsの値。
rectangle
2つのストリップの間にあるスペースのSystem.Drawing.Rectangle
stripSettings
StripSettingsの値にはストリップの描画データが含まれます。
controlSettings
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
参照

参照

StripSkin クラス
StripSkin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.