FlexReport for WinForms
GetBounds(C1TextBlockCoords,C1TextBlockCoords) メソッド


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1TextBlockCoords 構造体 > GetBounds メソッド : GetBounds(C1TextBlockCoords,C1TextBlockCoords) メソッド
Defines coordinates of the first text block.
Defines coordinates of the second text block.
Gets the bounds of the text blocks.
シンタックス
'宣言
 
Public Overloads Shared Function GetBounds( _
   ByRef v1 As C1TextBlockCoords, _
   ByRef v2 As C1TextBlockCoords _
) As Rect
'使用法
 
Dim v1 As C1TextBlockCoords
Dim v2 As C1TextBlockCoords
Dim value As Rect
 
value = C1TextBlockCoords.GetBounds(v1, v2)
public static Rect GetBounds( 
   ref C1TextBlockCoords v1,
   ref C1TextBlockCoords v2
)

パラメータ

v1
Defines coordinates of the first text block.
v2
Defines coordinates of the second text block.

戻り値の型

The bounds of the two text blocks.
参照

参照

C1TextBlockCoords 構造体
C1TextBlockCoords メンバ
オーバーロード一覧