Bitmap for WPF
GetInlineObject(Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > GetInlineObject メソッド : GetInlineObject(Int32) メソッド
The specified text position.
Gets the inline object at the specified position.
シンタックス
'宣言
 
Public Overloads Function GetInlineObject( _
   ByVal currentPosition As System.Integer _
) As InlineObject
public InlineObject GetInlineObject( 
   System.int currentPosition
)

パラメータ

currentPosition
The specified text position.

戻り値の型

an application-defined inline object.
参照

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