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

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

パラメータ

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

戻り値の型

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

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