FlexReport for WinForms
GetContentBounds(Rect) メソッド


C1.Document アセンブリ > C1.Document 名前空間 > RenderFragment クラス > GetContentBounds メソッド : GetContentBounds(Rect) メソッド
The C1.Interop.Rect bounds.
Gets the RenderObject content bounds.
シンタックス
'宣言
 
Public Overloads Function GetContentBounds( _
   ByVal bounds As Rect _
) As Rect
'使用法
 
Dim instance As RenderFragment
Dim bounds As Rect
Dim value As Rect
 
value = instance.GetContentBounds(bounds)
public Rect GetContentBounds( 
   Rect bounds
)

パラメータ

bounds
The C1.Interop.Rect bounds.

戻り値の型

The RenderObject content bounds considering spacing and borders.
参照

参照

RenderFragment クラス
RenderFragment メンバ
オーバーロード一覧