Condividi tramite


CharacterMetricsDictionary.Values Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene l'insieme dei valori CharacterMetricspresenti in 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)

Valore della proprietà

ICollection<CharacterMetrics>

Insieme di tipo CharacterMetrics.

Implementazioni

Attributi

Si applica a