CharacterMetricsDictionary.Values Propiedad

Definición

Importante

Esta API no es conforme a CLS.

Obtiene la colección de valores de CharacterMetrics de 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)

Valor de propiedad

ICollection<CharacterMetrics>

Colección de tipo CharacterMetrics.

Implementaciones

Atributos

Se aplica a