Bagikan melalui


TextHighlighter.Ranges Properti

Definisi

Mendapatkan rentang teks untuk disorot.

public:
 property IVector<TextRange> ^ Ranges { IVector<TextRange> ^ get(); };
IVector<TextRange> Ranges();
public IList<TextRange> Ranges { get; }
var iVector = textHighlighter.ranges;
Public ReadOnly Property Ranges As IList(Of TextRange)

Nilai Properti

Kumpulan rentang teks yang akan disorot.

Berlaku untuk