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

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

パラメータ

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

戻り値の型

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

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