CharacterMetricsDictionary.Values Propriedade

Definição

Importante

Esta API não está em conformidade com CLS.

Obtém uma coleção de valores CharacterMetrics no 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 da propriedade

ICollection<CharacterMetrics>

Uma coleção do tipo CharacterMetrics.

Implementações

Atributos

Aplica-se a