ComponentOne Studio for WinRT XAML
GetPositionAtOffset(Int32) メソッド

オフセット。
tagFilter を null とした GetPositionAtOffset(Int32,Predicate<Tag>) と同じです。
構文
'宣言
 
Public Overloads Function GetPositionAtOffset( _
   ByVal offset As System.Integer _
) As C1TextPointer
public C1TextPointer GetPositionAtOffset( 
   System.int offset
)

パラメータ

offset
オフセット。

戻り値の型

指定されたオフセットにある新しい位置。オフセットがドキュメント外に出る場合は null。
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.