GlyphRun.CaretStops Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient ou définit la liste des Boolean valeurs qui déterminent s’il existe des arrêts d’insertion pour chaque point de code UTF16 dans l’Unicode représentant le GlyphRun.

public:
 property System::Collections::Generic::IList<bool> ^ CaretStops { System::Collections::Generic::IList<bool> ^ get(); void set(System::Collections::Generic::IList<bool> ^ value); };
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(System.Windows.Media.Converters.BoolIListConverter))]
public System.Collections.Generic.IList<bool> CaretStops { get; set; }
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Media.Converters.BoolIListConverter))>]
member this.CaretStops : System.Collections.Generic.IList<bool> with get, set
Public Property CaretStops As IList(Of Boolean)

Valeur de propriété

Liste des Boolean valeurs qui représentent s’il existe des arrêts de soin.

Attributs

Remarques

La valeur de retour se trouve null s’il existe un arrêt de point de code UTF16 dans l’Unicode représentant le GlyphRun.

S’applique à