FlexReport for WinForms
GetBoundsWithoutSpacing(Rect) メソッド


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

パラメータ

bounds
Bounding rectangle.

戻り値の型

The bounds without spacing.
参照

参照

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