FlexReport for WinForms
Offset メソッド (C1CaretCoords)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1CaretCoords 構造体 : Offset メソッド
Offset of the X coordinate.
Offset of the Y coordinate.
Adds the offset to position on the top and bottom of the line.
シンタックス
'宣言
 
Public Sub Offset( _
   ByVal dx As System.Double, _
   ByVal dy As System.Double _
) 
'使用法
 
Dim instance As C1CaretCoords
Dim dx As System.Double
Dim dy As System.Double
 
instance.Offset(dx, dy)
public void Offset( 
   System.double dx,
   System.double dy
)

パラメータ

dx
Offset of the X coordinate.
dy
Offset of the Y coordinate.
参照

参照

C1CaretCoords 構造体
C1CaretCoords メンバ