Share via


CharacterMetricsDictionary.Values Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient la collection des valeurs CharacterMetrics contenues dans le CharacterMetricsDictionary.

public:
 property System::Collections::Generic::ICollection<System::Windows::Media::CharacterMetrics ^> ^ Values { System::Collections::Generic::ICollection<System::Windows::Media::CharacterMetrics ^> ^ get(); };
[System.CLSCompliant(false)]
public System.Collections.Generic.ICollection<System.Windows.Media.CharacterMetrics> Values { get; }
[<System.CLSCompliant(false)>]
member this.Values : System.Collections.Generic.ICollection<System.Windows.Media.CharacterMetrics>
Public ReadOnly Property Values As ICollection(Of CharacterMetrics)

Valeur de propriété

ICollection<CharacterMetrics>

Collection de type CharacterMetrics.

Implémente

Attributs

S’applique à