GrapeCity PlusPak for Windows Forms 11.0J
GetClientRectangleWithDisplayRectangle メソッド (BothCutTabRenderer)

タブの表示用矩形を示すSystem.Drawing.Rectangleの値。
タブ境界線のマージンを示すGrapeCity.Win.Common.Marginsの値。
選択したタブの拡張されたマージンを示すGrapeCity.Win.Common.Marginsの値。
結果の矩形のオフセット距離を示すint値。
タブの配置方法を示すSystem.Windows.Forms.TabAlignmentの値。
表示用四角形を含む、タブのクライアント矩形を取得します。
シンタックス
Public Overrides Function GetClientRectangleWithDisplayRectangle( _
   ByVal displayRectangle As Rectangle, _
   ByVal borderMargins As Margins, _
   ByVal selectedIncreaseTabMargins As Margins, _
   ByVal offset As Integer, _
   ByVal alignment As TabAlignment _
) As Rectangle

パラメータ

displayRectangle
タブの表示用矩形を示すSystem.Drawing.Rectangleの値。
borderMargins
タブ境界線のマージンを示すGrapeCity.Win.Common.Marginsの値。
selectedIncreaseTabMargins
選択したタブの拡張されたマージンを示すGrapeCity.Win.Common.Marginsの値。
offset
結果の矩形のオフセット距離を示すint値。
alignment
タブの配置方法を示すSystem.Windows.Forms.TabAlignmentの値。

戻り値の型

タブのクライアント矩形を示すSystem.Drawing.Rectangleの値。
参照

参照

BothCutTabRenderer クラス
BothCutTabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.