| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextPointer クラス : Offset プロパティ |
'宣言 Public ReadOnly Property Offset As System.Integer
public System.int Offset {get;}
Element に子がある場合、C1TextPointer はインデックスが Offset に等しい子の前に置かれているか、Offset が子の数に等しい場合は最後の子の後に置かれています。
Element に子がない場合、Offset の意味は Element のタイプに依存します。たとえば、C1Run の場合はテキスト内の位置を表します。
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2