FlexReport for WinForms
Offset メソッド (C1TextBlockCoords)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1TextBlockCoords 構造体 : Offset メソッド
Offset of the X coordinate.
Offset of the Y coordinate.
Adds offset to position of caret within a text.
シンタックス
'宣言
 
Public Sub Offset( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) 
'使用法
 
Dim instance As C1TextBlockCoords
Dim x As System.Double
Dim y As System.Double
 
instance.Offset(x, y)
public void Offset( 
   System.double x,
   System.double y
)

パラメータ

x
Offset of the X coordinate.
y
Offset of the Y coordinate.
参照

参照

C1TextBlockCoords 構造体
C1TextBlockCoords メンバ