DioDocs for PDF
ApplyOffset メソッド (TextLayout)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : ApplyOffset メソッド
The offset along the horizontal direction.
The offset along the vertical direction.
Adjusts the positions of content rectangle, inline and anchored objects by a specified amount.
シンタックス
'宣言
 
Public Sub ApplyOffset( _
   ByVal dx As System.Single, _
   ByVal dy As System.Single _
) 
public void ApplyOffset( 
   System.float dx,
   System.float dy
)

パラメータ

dx
The offset along the horizontal direction.
dy
The offset along the vertical direction.
参照

TextLayout クラス
TextLayout メンバ