ActiveReports for .NET 18.0J
GetButtonRect(Rectangle,Boolean,Int32) メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI 名前空間 > IControlRendering インターフェース > GetButtonRect メソッド : GetButtonRect(Rectangle,Boolean,Int32) メソッド
ボタンのSystem.Drawing.Rectangle境界。
ボタンがフラットかどうかを示すブール値。
ボタンの幅。
境界線とボタンの幅に基づいて、ボタンの調整済みSystem.Drawing.Rectangleを計算します。
シンタックス
'宣言
 
Overloads Function GetButtonRect( _
   ByVal bounds As Rectangle, _
   ByVal flat As Boolean, _
   ByVal buttonWidth As Integer _
) As Rectangle

パラメータ

bounds
ボタンのSystem.Drawing.Rectangle境界。
flat
ボタンがフラットかどうかを示すブール値。
buttonWidth
ボタンの幅。

戻り値の型

ボタンの内側の領域を表すSystem.Drawing.Rectangle
参照

IControlRendering インターフェース
IControlRendering メンバ
オーバーロード一覧