Share via


IndexedGlyphRun.TextSourceLength Propiedad

Definición

Obtiene la longitud del carácter del origen de texto que corresponde al objeto IndexedGlyphRun.

public:
 property int TextSourceLength { int get(); };
public int TextSourceLength { get; }
member this.TextSourceLength : int
Public ReadOnly Property TextSourceLength As Integer

Valor de propiedad

Valor Int32 que representa la longitud del carácter de origen de texto.

Comentarios

El valor de la TextSourceLength propiedad no es necesariamente igual al recuento de caracteres del correspondiente GlyphRun.

Se aplica a