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

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI 名前空間 > IControlRendering インターフェース > GetContentRect メソッド : GetContentRect(Rectangle,Boolean) メソッド
コントロールのSystem.Drawing.Rectangle境界。
ボタンがフラットかどうかを示すブール値。
ボタンを含むコントロールのコンテンツ長方形を計算します。
シンタックス
'宣言
 
Overloads Function GetContentRect( _
   ByVal bounds As Rectangle, _
   ByVal flat As Boolean _
) As Rectangle
Rectangle GetContentRect( 
   Rectangle bounds,
   bool flat
)

パラメータ

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

戻り値の型

指定された境界(ボタンの境界を含めない)のSystem.Drawing.Rectangle
参照

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